|
# This line allows the word 'custom' to specify the dotfiles bare git repo
|
|
alias config='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
|
|
|
# Alias 'fucking' to 'sudo' cuz of this meme https://www.memesmonkey.com/topic/linux#&gid=1&pid=10
|
|
alias fucking=sudo
|