We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6808d5 commit b12d2c7Copy full SHA for b12d2c7
update_template
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-curl https://raw.githubusercontent.com/TechWiz-3/pygnore/main/Python.gitignore > ~/.pygnore
+curl https://raw.githubusercontent.com/TechWiz-3/pygnore-cli/main/Python.gitignore > ~/.pygnore
4
5
if [[ $? == 0 ]]
6
then
0 commit comments