1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-01 17:07:45 +02:00

removing sudoconfig add .config/aliasrc alias

This commit is contained in:
tiynger 2019-10-04 13:18:18 +02:00
parent e8c76d9af8
commit fa92e9fa9a

View File

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