bashrc: add the fuck alias

This commit is contained in:
Cedric Girard 2019-05-09 16:16:16 +02:00
parent 2908055927
commit 83ea715ce7
1 changed files with 3 additions and 0 deletions

View File

@ -84,6 +84,9 @@ source /usr/lib/ruby/gems/*/gems/tmuxinator-*/completion/tmuxinator.bash
#fzf
source /usr/share/fzf/completion.bash
#the-fuck
eval $(thefuck --alias)
export MOZ_USE_OMTC=1
export SPICE_NOGRAB=1
export GDK_BACKEND=wayland