Use stow for managing dotfiles
This commit is contained in:
parent
7b29ee2104
commit
7fed1cf922
83 changed files with 61 additions and 40 deletions
3
zsh/.zsh/completion-scripts/_g
Normal file
3
zsh/.zsh/completion-scripts/_g
Normal file
|
@ -0,0 +1,3 @@
|
|||
#compdef g
|
||||
compdef g=git
|
||||
|
2
zsh/.zsh/completion-scripts/_m
Normal file
2
zsh/.zsh/completion-scripts/_m
Normal file
|
@ -0,0 +1,2 @@
|
|||
#compdef m
|
||||
compdef m=make
|
Loading…
Add table
Add a link
Reference in a new issue