From 4e1627b1504b5fe26d07945e53beed61727102ae Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 5 Nov 2020 09:30:15 +0100 Subject: Remove 'open' alias because of new open Script --- .bashrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.bashrc b/.bashrc index a774aaf..8f33ae2 100644 --- a/.bashrc +++ b/.bashrc @@ -13,7 +13,6 @@ alias dot='/usr/bin/git --git-dir=$HOME/dotfiles.git/ --work-tree=$HOME' alias commit='git commit' alias gitstat='git status' alias ip='ip --color=auto' -alias open='nohup xdg-open' PATH=$PATH:~/bin -- cgit v1.2.3-70-g09d2