From fdf9f492e04870da59f180bbaffedf610952bfd0 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sat, 24 Sep 2022 17:09:15 +0200 Subject: update --- .profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.profile') diff --git a/.profile b/.profile index 1d05d72..fadd6d8 100644 --- a/.profile +++ b/.profile @@ -4,10 +4,10 @@ PATH=~/bin:$PATH:~/go/bin [ "${SHELL##*/}" = bash ] && { . ~/.bashrc - eval "$(gh completion -s bash)" + # eval "$(gh completion -s bash)" } -alias dotfiles='git --git-dir=$HOME/dotfiles --work-tree=$HOME' +# alias dotfiles='git --git-dir=$HOME/dotfiles --work-tree=$HOME' # Last action: auto start X11 when logged on first console #case $HOSTNAME in -- cgit v1.2.3