Re-organise to use a bare repo
Re-organise to use a bare repo, e.g. https://www.atlassian.com/git/tutorials/dotfiles.
This commit is contained in:
parent
e00d9b2e96
commit
d1da7c6e15
59 changed files with 19 additions and 68 deletions
3
.zsh/completion-scripts/_g
Normal file
3
.zsh/completion-scripts/_g
Normal file
|
@ -0,0 +1,3 @@
|
|||
#compdef g
|
||||
compdef g=git
|
||||
|
2
.zsh/completion-scripts/_m
Normal file
2
.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