1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-31 16:37:45 +02:00

removing sudoconfig add .config/aliasrc alias

This commit is contained in:
tiynger 2019-10-04 13:18:18 +02:00
parent 7fe53410d8
commit 9a0d3e5983

@ -73,6 +73,3 @@ command -v nvim >/dev/null && alias vim="nvim" vimdiff="nvim -d"
# weather # weather
alias weather="curl wttr.in" alias weather="curl wttr.in"
# various
alias fuck='sudo $(history -p !!)'