diff options
Diffstat (limited to 'scripts')
-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 |