diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 320013c..634a688 100755 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -75,5 +75,8 @@ if command -v most >/dev/null 2>&1; then export PAGER="most" fi +# Enable grc if we have it +[[ -s "/etc/grc.zsh" ]] && source /etc/grc.zsh + # Load any local settings if [ -e $HOME/.zshrc.local ] ; then source $HOME/.zshrc.local ; fi diff --git a/packages.cli b/packages.cli index 4768b67..2d32633 100644 --- a/packages.cli +++ b/packages.cli @@ -4,6 +4,7 @@ cryptsetup dsniff ecryptfs-utils exuberant-ctags +grc iftop iptraf ipython