mirror of
https://github.com/kmein/niveum
synced 2026-03-22 04:41:07 +01:00
make "take" available to every shell
This commit is contained in:
@@ -49,11 +49,6 @@
|
||||
|
||||
autoload -U zmv run-help
|
||||
|
||||
take() {
|
||||
mkdir $1
|
||||
cd $1
|
||||
}
|
||||
|
||||
fpath=(${zsh-completions}/src $fpath)
|
||||
source ${zsh-history-substring-search}/zsh-history-substring-search.zsh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user