diff options
-rw-r--r-- | modules/profile/aliases.dot.link | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/profile/aliases.dot.link b/modules/profile/aliases.dot.link index 5eca013..582f69a 100644 --- a/modules/profile/aliases.dot.link +++ b/modules/profile/aliases.dot.link @@ -4,7 +4,6 @@ alias ll="ls --color=auto -lh" alias grep="grep --color=auto" alias kedpmc="kedpm -c" alias gvim="vim.gtk -g &> /dev/null" -alias drush="php -d error_reporting=E_ALL^E_NOTICE `which drush`" alias news="newsbeuter #; newsbeuter -X" alias music="ncmpcpp" |