From: Silvio Rhatto Date: Thu, 7 Feb 2013 17:00:53 +0000 (-0200) Subject: Removing drush alias X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=dfcbd09fa75c8974bbd14097445aa92b5954586e;p=metadot.git Removing drush alias --- 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"