mirror of
https://github.com/FAUSheppy/config
synced 2025-12-09 16:18:33 +01:00
removed radicale as it has now it's own repro
https://gitlab.cs.fau.de/ik15ydit/radicale-something
This commit is contained in:
2
zshrc
2
zshrc
@@ -234,7 +234,7 @@ fi
|
||||
### Experimental ###
|
||||
alias hs='eval $(cat ~/.config/zshhistory.log | peco)'
|
||||
alias cfind='print -z $(cat ~/.config/zshhistory.log | peco)'
|
||||
hhs(){print -z $(cat ~/.config/zshhistory.log | peco)}
|
||||
hhs(){print -z "$(cat ~/.config/zshhistory.log | peco)"}
|
||||
zle -N hhstest hhs
|
||||
bindkey ^R hhstest
|
||||
source ~/.config/other/zsh-history-substring-search.zsh
|
||||
|
||||
Reference in New Issue
Block a user