adjustments (that i forgot earlier)
This commit is contained in:
@@ -11,6 +11,8 @@ export LS_COLORS
|
||||
|
||||
# dotfile management
|
||||
alias dotdrop="~/dotfiles/dotdrop.sh --cfg=~/dotfiles/config.yaml"
|
||||
alias dddef="dotdrop -p default"
|
||||
alias ddef="dotdrop -p default"
|
||||
|
||||
# shortcuts
|
||||
alias ..="cd .."
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
[alias]
|
||||
a = add
|
||||
aa = add .
|
||||
b = branch
|
||||
c = commit
|
||||
co = checkout
|
||||
d = diff
|
||||
|
||||
Reference in New Issue
Block a user