1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-03 17:47:46 +02:00

adding sudo repeat command f***

This commit is contained in:
tiynger 2019-10-02 19:37:25 +02:00
parent accf43f647
commit f5bd8bfc83

View File

@ -74,4 +74,5 @@ 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 !!)'