mirror of
https://github.com/zoriya/flake.git
synced 2026-05-22 14:55:42 +00:00
enable autopush in zsh
This commit is contained in:
@@ -78,10 +78,9 @@ bindkey ^Z foreground
|
||||
|
||||
eval "$(nix-your-shell zsh)"
|
||||
|
||||
# * empty is not an error
|
||||
setopt rm_star_silent
|
||||
# allow comments in interactive sessions
|
||||
setopt interactivecomments
|
||||
setopt autopushd
|
||||
|
||||
(whence -w run-help | grep -q alias) && unalias run-help
|
||||
autoload run-help
|
||||
|
||||
Reference in New Issue
Block a user