mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +01:00
use GNU stow for setup
This commit is contained in:
9
zsh/.zsh/configs/options.zsh
Normal file
9
zsh/.zsh/configs/options.zsh
Normal file
@@ -0,0 +1,9 @@
|
||||
# awesome cd movements from zshkit
|
||||
setopt autocd autopushd pushdminus pushdsilent pushdtohome cdablevars
|
||||
DIRSTACKSIZE=5
|
||||
|
||||
# Enable extended globbing
|
||||
setopt extendedglob
|
||||
|
||||
# Allow [ or ] whereever you want
|
||||
unsetopt nomatch
|
||||
Reference in New Issue
Block a user