forked from pub-solar/os
develop#zsh: load some useful functions
This commit is contained in:
parent
71600808b2
commit
f69c5a59f1
|
@ -1,3 +1,8 @@
|
||||||
|
# useful functions
|
||||||
|
autoload -Uz zmv zcalc zargs url-quote-magic bracketed-paste-magic
|
||||||
|
zle -N self-insert url-quote-magic
|
||||||
|
zle -N bracketed-paste bracketed-paste-magic
|
||||||
|
|
||||||
# tilde directories
|
# tilde directories
|
||||||
hash -d \
|
hash -d \
|
||||||
nixos=/etc/nixos \
|
nixos=/etc/nixos \
|
||||||
|
|
Loading…
Reference in a new issue