]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/rc
zsh/rc: update alias expansion in window titles
[config/dotfiles.git] / zsh / rc
diff --git a/zsh/rc b/zsh/rc
index ece0a2d67bacbf5fcbaa254578c8dfc9de4fa2ae..b6c359c8f577c58ec1274013b6c55fc9139a7aa1 100644 (file)
--- a/zsh/rc
+++ b/zsh/rc
@@ -528,11 +528,17 @@ if [[ $TERM == screen* || $TERM == xterm* || $TERM == rxvt* ]]; then
                 program_name=git
                 ;;
             m)
-                program_name=mutt
+                program_name=make
+                ;;
+            p)
+                program_name=less
                 ;;
             v)
                 program_name=vim
                 ;;
+            mu)
+                program_name=mutt
+                ;;
         esac
 
         # Add an exclamation mark at the beginning if running with sudo or if