1
0
dotfiles/.config/zsh/opt.zsh
2021-04-19 01:00:58 +03:00

14 lines
207 B
Bash

#!/bin/zsh
unsetopt err_exit
unsetopt err_return
unsetopt multios
setopt bsd_echo
setopt interactive_comments
setopt long_list_jobs
setopt monitor
setopt prompt_subst
setopt zle
# setopt magic_equal_subst