bashrc: add the fuck alias
This commit is contained in:
parent
2908055927
commit
83ea715ce7
1 changed files with 3 additions and 0 deletions
|
@ -84,6 +84,9 @@ source /usr/lib/ruby/gems/*/gems/tmuxinator-*/completion/tmuxinator.bash
|
||||||
#fzf
|
#fzf
|
||||||
source /usr/share/fzf/completion.bash
|
source /usr/share/fzf/completion.bash
|
||||||
|
|
||||||
|
#the-fuck
|
||||||
|
eval $(thefuck --alias)
|
||||||
|
|
||||||
export MOZ_USE_OMTC=1
|
export MOZ_USE_OMTC=1
|
||||||
export SPICE_NOGRAB=1
|
export SPICE_NOGRAB=1
|
||||||
export GDK_BACKEND=wayland
|
export GDK_BACKEND=wayland
|
||||||
|
|
Loading…
Reference in a new issue