summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/bash/functions.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/bash/functions.sh b/.config/bash/functions.sh
index 06547ed..786e199 100644
--- a/.config/bash/functions.sh
+++ b/.config/bash/functions.sh
@@ -37,9 +37,6 @@ function r() {
nh() {
nohup "$@" &> /dev/null &
}
-gvim() {
- /usr/bin/gvim $([[ $# > 0 ]] && echo --remote-tab-silent $@)
-}
print_prompt_nl_if_needed() {
local pos