shells: some cleanup for bash and zsh
This commit is contained in:
parent
ebf583cb5a
commit
e898af0e0d
4 changed files with 8 additions and 43 deletions
|
@ -1,13 +1,10 @@
|
|||
[[ $- != *i* ]] && return
|
||||
|
||||
function testbin { whence $@ > /dev/null }
|
||||
|
||||
confdir=$HOME/.config/zsh
|
||||
conflist=(
|
||||
env.zsh
|
||||
functions.zsh
|
||||
settings.zsh
|
||||
prompt.zsh
|
||||
functions.zsh
|
||||
local.zsh
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue