Add OpenBSD
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -14,6 +14,9 @@ case "`uname`" in
|
|||||||
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"
|
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"
|
||||||
STATARGS="-f %m"
|
STATARGS="-f %m"
|
||||||
;;
|
;;
|
||||||
|
OpenBSD)
|
||||||
|
STATARGS="-f %m"
|
||||||
|
;;
|
||||||
FreeBSD)
|
FreeBSD)
|
||||||
STATARGS="-f %m"
|
STATARGS="-f %m"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user