git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorH. P. <coding _æ_ lirion.de> 2024-07-14 11:57:52 +0200
committerH. P. <coding _æ_ lirion.de> 2024-07-14 11:57:52 +0200
commit738ecb82e946043914fc822d8fb877a655e5ad4f (patch)
tree65f2842935bc87aa79adc5a01c36cacefc21f6c9 /README.md
parent672c91bc95a167269fb7ddfa2c84e4f7da2bdad2 (diff)
downloaddotfiles-738ecb82e946043914fc822d8fb877a655e5ad4f.tar.bz2
...
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b8301f..d383517 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Inside that folder, place a file with following content:
```
#!/usr/bin/env sh
-if git remote get-url origin --no-all | grep -P 'lirion.*dotfiles.git' > /dev/null; then
+if git remote get-url origin --no-all | grep -P 'lirion.*dotfiles(.git)?$' > /dev/null; then
install -dvm .git/modules
install -dvm .git/modules/git-prompt
install -dvm .git/modules/git-prompt/info