From 1c883770f1a9071410a73df088afe0dbbfba2e7c Mon Sep 17 00:00:00 2001 From: Karamelmar Date: Mon, 29 Nov 2021 14:14:04 +0100 Subject: [PATCH] Bugfixes --- .zshrc | 3 --- plugins/mcfly | 1 - 2 files changed, 4 deletions(-) delete mode 160000 plugins/mcfly diff --git a/.zshrc b/.zshrc index 96e4878..25cd226 100644 --- a/.zshrc +++ b/.zshrc @@ -183,8 +183,6 @@ alias lag="la --git-status" # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh -eval "$(mcfly init zsh)" - source $(dirname $(gem which colorls))/tab_complete.sh #by es @@ -217,7 +215,6 @@ alias geossh="sshuttle --dns -r ssh -x 192.189.78.0/23 -x 192.168.178.0/23 -x 12 alias geoes="sshuttle --dns -r es -x 192.189.78.0/23 -x 192.168.178.0/23 -x 128.131.74.216 -x 128.131.72.92 -x 128.131.72.55 0/0" ## McFly Reverse Search -export PATH="$PATH:$HOME/.config_repos/zsh-settings/mcfly" export MCFLY_INTERFACE_VIEW=BOTTOM export MCFLY_FUZZY=2 export MCFLY_RESULTS=50 diff --git a/plugins/mcfly b/plugins/mcfly deleted file mode 160000 index 0689b5a..0000000 --- a/plugins/mcfly +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0689b5a2238dae7942cddd1c92856a92ecd47587