adjustments (that i forgot earlier)

This commit is contained in:
Marco Thomas
2019-11-26 16:50:12 +01:00
parent e55baade89
commit 3e4edf8acd
2 changed files with 3 additions and 0 deletions

View File

@@ -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 .."

View File

@@ -1,6 +1,7 @@
[alias]
a = add
aa = add .
b = branch
c = commit
co = checkout
d = diff