minor visual changes
This commit is contained in:
parent
ee4163f37b
commit
1b94f147e5
15 changed files with 50 additions and 107 deletions
3
.config/fish/functions/conf.fish
Normal file
3
.config/fish/functions/conf.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function conf --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