[+] Early includes
This commit is contained in:
@@ -20,6 +20,9 @@ select-word-style bash
|
|||||||
bindkey '^W' backward-delete-word
|
bindkey '^W' backward-delete-word
|
||||||
bindkey '^H' backward-kill-word
|
bindkey '^H' backward-kill-word
|
||||||
|
|
||||||
|
# Early includes
|
||||||
|
for f in "$SCR/includes/init/"*.*sh; do source "$f"; done
|
||||||
|
|
||||||
source "$BASEDIR/plugins/zsh-z.plugin.zsh"
|
source "$BASEDIR/plugins/zsh-z.plugin.zsh"
|
||||||
|
|
||||||
# Initialize fuck
|
# Initialize fuck
|
||||||
|
|||||||
Reference in New Issue
Block a user