dotfiles: add interactive pi planner workflow
This commit is contained in:
parent
7ec9fe1099
commit
5e01e2e44f
15 changed files with 1472 additions and 108 deletions
|
|
@ -6,3 +6,9 @@ source /usr/share/cachyos-fish-config/cachyos-config.fish
|
|||
# # smth smth
|
||||
#end
|
||||
alias dotfiles='git --git-dir=/home/rsydn/.dotfiles/ --work-tree=/home/rsydn'
|
||||
set -gx PATH ~/.npm-global/bin $PATH
|
||||
set -gx PATH ~/.npm-global/bin $PATH
|
||||
|
||||
if status is-interactive
|
||||
direnv hook fish | source
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue