From 68c684b6dff948ee3025c8e142e46dfb29840a0c Mon Sep 17 00:00:00 2001 From: brunomontezano Date: Wed, 27 May 2020 12:01:35 -0300 Subject: [PATCH] Changing my bashrc uploaded. --- .bashrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.bashrc b/.bashrc index e306913..86907d4 100644 --- a/.bashrc +++ b/.bashrc @@ -175,10 +175,6 @@ alias vim=nvim alias cp="cp -i" # confirm before overwriting something alias df='df -h' # human-readable sizes -# git bare repo for dotfiles - -alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME' - ### BASH POWERLINE ### source ~/.bash-powerline.sh