summaryrefslogtreecommitdiffstats
path: root/git-radar
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xgit-radar2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-radar b/git-radar
index 8b1d57a..349d4f0 100755
--- a/git-radar
+++ b/git-radar
@@ -67,7 +67,7 @@ while [[ $# > 0 ]];do
shift
if [[ "$command" == "--fetch" ]]; then
- $dot/fetch.sh
+ nohup $dot/fetch.sh >/dev/null &
fi
if [[ "$command" == "--zsh" ]]; then
$dot/prompt.zsh