Added myfly repo as submodule and into config

This commit is contained in:
Elmar Sönser 2021-11-29 13:46:06 +01:00
parent 09a502555c
commit 5b259816b2
3 changed files with 7 additions and 0 deletions

5
.gitmodules vendored
View file

@ -10,7 +10,12 @@
path = plugins/zsh-syntax-highlighting
url = https://git.gc4.at/linux/zsh-syntax-highlighting
[submodule "plugins/mcfly"]
path = plugins/mcfly
url = https://git.gc4.at/linux/mcfly
[submodule "themes/powerlevel10k"]
path = themes/powerlevel10k
url = https://git.gc4.at/linux/powerlevel10k.git

1
.zshrc
View file

@ -217,6 +217,7 @@ 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
plugins/mcfly Submodule

@ -0,0 +1 @@
Subproject commit 0689b5a2238dae7942cddd1c92856a92ecd47587