added fuck alias
This commit is contained in:
parent
9c9862d8e4
commit
d88054554f
|
@ -94,6 +94,7 @@ local LOCAL_ZSHRC=$HOME/.config/zshlocal # Allow the local machine to have
|
|||
alias vim="nvim"
|
||||
alias vimdiff="nvim -d"
|
||||
alias mutt="neomutt"
|
||||
alias fuck='sudo $(fc -ln -1)'
|
||||
#i3sleep locks the screen and puts the system to sleep
|
||||
alias i3sleep="systemctl suspend && i3lock"
|
||||
|
||||
|
|
Loading…
Reference in a new issue