summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-03-15 06:40:51 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-03-15 06:40:51 -0700
commitd5c7c5f8b69816e575899b076c9363bf2e2bb488 (patch)
tree36b0fdb311443de5a6ac93da780f0f4215c97f4f
parent962aec47fc45bcac69e1c81e1994f9af256ba767 (diff)
downloaddotfiles-d5c7c5f8b69816e575899b076c9363bf2e2bb488.tar.gz
ps fax not ps auxxxxx
-rw-r--r--.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 7fab1631..41f829ec 100644
--- a/.zshrc
+++ b/.zshrc
@@ -59,7 +59,8 @@ alias ll="ls -al"
alias g="git"
alias ga="git annex"
alias gs="git status"
-alias pg="ps auxxxxxxxxxxxxxxxxxxx | grep"
+# better: pa fax | grep
+# alias pg="ps auxxxxxxxxxxxxxxxxxxx | grep"
alias fmr="MR_FAST=true mr"
alias d="emacsclient -c -n -e '(dired \".\")'"
alias mg=$EDITOR