From 57a0c2674d4e7044a0d8f8325d0c9583f632e1c6 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