Moved dotfiles into Stow structure

Deleted GTK theme and old setup scripts.
This commit is contained in:
2019-01-29 02:19:25 -05:00
parent 756162fb70
commit dee0136282
433 changed files with 2 additions and 96360 deletions

View File

@@ -166,7 +166,7 @@ gstr "git config credential.helper store"
g "git"
# add {{{ #
ga "git add -A . && gs"
ga "git add -A . && git status -u"
gac "git add -A . && git commit -S"
# unsigned commt
gacu "git add -A . && git commit"