diff options
author | typebrook <typebrook@gmail.com> | 2020-01-21 17:07:04 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-01-21 17:07:04 +0800 |
commit | 87d397b0a88b78ca7258d1326b12e529faa12d37 (patch) | |
tree | b337bb13def96b87e8cd9421e718adb4d82d0ba6 | |
parent | e075c7e34662d30de6224eefdd620e164193447b (diff) |
update
-rwxr-xr-x | scripts/gist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gist b/scripts/gist index fdac18e..a01f2ba 100755 --- a/scripts/gist +++ b/scripts/gist | |||
@@ -55,7 +55,7 @@ | |||
55 | # define your environmemnts here | 55 | # define your environmemnts here |
56 | #------------------- | 56 | #------------------- |
57 | folder=~/git/gist | 57 | folder=~/git/gist |
58 | config=~/.config/gist | 58 | config=~/.config/gistrc |
59 | #------------------- | 59 | #------------------- |
60 | 60 | ||
61 | # TODO error handling while password is not true | 61 | # TODO error handling while password is not true |