init dotfiles
This commit is contained in:
commit
2e7ba7945f
55 changed files with 3783 additions and 0 deletions
3
.config/fish/functions/config.fish
Normal file
3
.config/fish/functions/config.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