diff --git a/zsh/zsh/.bashrc b/zsh/zsh/.bashrc index 9360f69..85699c8 100644 --- a/zsh/zsh/.bashrc +++ b/zsh/zsh/.bashrc @@ -8,6 +8,8 @@ case $- in *) return;; esac +PATH=$PATH:/usr/games + # don't put duplicate lines or lines starting with space in the history. # See bash(1) for more options HISTCONTROL=ignoreboth