Bugfixes
This commit is contained in:
parent
e0d8f7501e
commit
1c883770f1
2 changed files with 0 additions and 4 deletions
3
.zshrc
3
.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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 0689b5a2238dae7942cddd1c92856a92ecd47587
|
Loading…
Reference in a new issue