mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-23 22:39:45 +01:00
adding sudo repeat command f***
This commit is contained in:
@@ -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 !!)'
|
||||||
|
|||||||
Reference in New Issue
Block a user