remade fish config
This commit is contained in:
parent
ef3be4c17e
commit
25410d0319
12 changed files with 3144 additions and 26 deletions
3
.config/fish/myFunctions/dotfiles.fish
Normal file
3
.config/fish/myFunctions/dotfiles.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function config --wraps='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME' --description 'Git command to manage dotfiles'
|
||||
/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue