diff --git a/bashrc b/bashrc index 24095e3..48bdc4a 100755 --- a/bashrc +++ b/bashrc @@ -386,6 +386,7 @@ open_file(){ open "$@" elif islinux then + touch "$@" if null type pcmanfm; then LC_MESSAGES= pcmanfm "$@" else