summaryrefslogtreecommitdiffstats
path: root/.profile
diff options
context:
space:
mode:
authorTyler Davis <tyler@gluecode.net>2023-10-31 22:06:19 +0000
committerTyler Davis <tyler@gluecode.net>2023-10-31 22:06:19 +0000
commitc48e9086fcf7a2a98fd17039a6d1cdb2bf60a7cb (patch)
tree7f61dc3a6c62aa7e966571d94d0b43983df94a93 /.profile
parentf475ded3729d353ccd020c498ebbaceb4c89a5da (diff)
downloaddotfiles-c48e9086fcf7a2a98fd17039a6d1cdb2bf60a7cb.tar.gz
dotfiles-c48e9086fcf7a2a98fd17039a6d1cdb2bf60a7cb.zip
profile: switch note to reference sr.ht
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index 1a77253..a31ff21 100644
--- a/.profile
+++ b/.profile
@@ -127,7 +127,7 @@ fi
## == DOTFILES ==
# To load files
-# git clone --bare https://github.com/tydavis/dotfiles.git $HOME/.dotfiles
+# git clone --bare git@git.sr.ht:~tydavis/dotfiles $HOME/.dotfiles
#shorten the git dotfiles management
alias dotfiles='git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'