Remove thefuck

This commit is contained in:
RealStickman 2021-02-17 20:39:17 +01:00
parent 57ad66148d
commit ff6b526359

View File

@ -43,9 +43,6 @@ set fish_user_paths "$HOME/.emacs.d/bin/" $fish_user_paths
set fish_user_paths "$HOME/scripts/in_path" $fish_user_paths
set fish_user_paths "$HOME/.local/bin" $fish_user_paths
# enable thefuck
thefuck --alias | source
# use sudo !! to run the last command as root
function sudo --description "Replacement for Bash 'sudo !!' command to run last command using sudo."
if test "$argv" = !!