Remove thefuck from fish config
Fix slow startup.
This commit is contained in:
@@ -34,15 +34,6 @@ set --universal fish_greeting
|
||||
|
||||
[ -f /usr/local/share/autojump/autojump.fish ]; and . /usr/local/share/autojump/autojump.fish
|
||||
|
||||
# =======
|
||||
# thefuck
|
||||
# https://github.com/nvbn/thefuck
|
||||
# =======
|
||||
|
||||
if which thefuck > /dev/null
|
||||
eval (thefuck --alias | tr '\n' ';')
|
||||
end
|
||||
|
||||
# =========
|
||||
# Functions
|
||||
# =========
|
||||
|
||||
Reference in New Issue
Block a user