removed bashhub
This commit is contained in:
parent
d2844f0a80
commit
a7da49f1c9
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@ alias la='ls -lAh'
|
||||||
alias psg='ps aux | grep -v grep | grep'
|
alias psg='ps aux | grep -v grep | grep'
|
||||||
clearall () { clear; printf '\033[3J' }
|
clearall () { clear; printf '\033[3J' }
|
||||||
|
|
||||||
source ${HOME}/.bashhub/bashhub.zsh
|
|
||||||
|
|
||||||
for file in ${dotcfg}/zsh/cfg.d/source.d/*.zsh; do
|
for file in ${dotcfg}/zsh/cfg.d/source.d/*.zsh; do
|
||||||
source $file
|
source $file
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue