remade fish config

This commit is contained in:
Tiago Sousa 2023-05-13 19:22:56 +01:00
parent ef3be4c17e
commit 25410d0319
12 changed files with 3144 additions and 26 deletions

View 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