diff --git a/bin/qemush b/bin/qemush index 2ce6b4c..507abb2 100755 --- a/bin/qemush +++ b/bin/qemush @@ -21,10 +21,8 @@ if [ -t 1 ]; then else cat='cat' fi - PATH="./${bin}:${PATH}" EDITOR="${EDITOR:-nvim}" - alias ls='ls --color=auto' shopt -s expand_aliases