Update bash aliases
This commit is contained in:
@ -3,7 +3,7 @@ alias cat='bat'
|
||||
alias clean-aurutils-cache='find ~/.cache/aurutils/sync -type d -name .git -execdir git clean -xi \;'
|
||||
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
|
||||
alias cookie='fortune /usr/share/fortune/asoiaf /usr/share/fortune/startrek | cowthink | lolcat -p 2.0 -F 0.3 -a -d 1'
|
||||
alias fastfetch='hyfetch'
|
||||
alias fastfetch='hyfetch --distro=arch'
|
||||
alias ghc='stack ghc'
|
||||
alias ghci='stack ghci'
|
||||
alias hoogle='stack hoogle'
|
||||
|
Reference in New Issue
Block a user