summaryrefslogtreecommitdiff
path: root/.profile
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-09-24 17:09:15 +0200
committerMarc Vertes <mvertes@free.fr>2022-09-24 17:09:15 +0200
commitfdf9f492e04870da59f180bbaffedf610952bfd0 (patch)
tree8be96158529bf10611f1c82e6c72a666202c0340 /.profile
parent16ef691e5632bc250f478f4b453eed3b2bb38713 (diff)
update
Diffstat (limited to '.profile')
-rw-r--r--.profile4
1 files changed, 2 insertions, 2 deletions
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