feat: more options
This commit is contained in:
parent
ff29e03691
commit
531f213f48
@ -1,5 +1,7 @@
|
|||||||
#!/usr/bin/env options
|
#!/usr/bin/env options
|
||||||
|
|
||||||
setopt extendedglob
|
setopt EXTENDED_GLOB
|
||||||
setopt nullglob
|
setopt NULL_GLOB
|
||||||
setopt autocd
|
setopt AUTO_CD
|
||||||
|
setopt CHASE_LINKS
|
||||||
|
setopt AUTO_PUSHD
|
||||||
|
Loading…
Reference in New Issue
Block a user