[MAJOR] Restructured fish config
This commit is contained in:
parent
851d5d4dd1
commit
e378138132
5 changed files with 36 additions and 46 deletions
4
.config/fish/myfunctions/dotfiles.fish
Normal file
4
.config/fish/myfunctions/dotfiles.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function config
|
||||
/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME $argv
|
||||
end
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue