summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/system/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/system/.profile b/dotfiles/system/.profile
index a676395..34358a2 100644
--- a/dotfiles/system/.profile
+++ b/dotfiles/system/.profile
@@ -62,7 +62,7 @@ fi
# general software aliases
alias cdot="cd ~/code/archsetup/dotfiles"
-alias crm="tickrs"
+alias crm="tickrs -s CRM"
alias handbrake="ghb"
alias linkdel="find . -type l ! -exec test -d {} \; -delete"
alias linkfind="find . -type l ! -exec test -d {} \; -print"