changed directories and addet fzf to zsh
This commit is contained in:
parent
0acd581d40
commit
cb928bb0b4
428 changed files with 20659 additions and 15 deletions
4
.zsh/plugins/autopairs/zsh-autopair.plugin.zsh
Normal file
4
.zsh/plugins/autopairs/zsh-autopair.plugin.zsh
Normal file
|
@ -0,0 +1,4 @@
|
|||
# <https://github.com/zdharma-continuum/Zsh-100-Commits-Club/blob/master/Zsh-Plugin-Standard.adoc>
|
||||
0="${${ZERO:-${0:#$ZSH_ARGZERO}}:-${(%):-%N}}"
|
||||
0="${${(M)0:#/*}:-$PWD/$0}"
|
||||
source "${0:A:h}/autopair.zsh"
|
Loading…
Add table
Add a link
Reference in a new issue