feat: updated creds

This commit is contained in:
coolnsx
2024-08-02 12:06:22 +05:30
parent b682387f38
commit ca04d815e9
75 changed files with 18043 additions and 76 deletions

View File

@@ -18,7 +18,7 @@ download_emoji_file(){
}
emoji_file="${XDG_CACHE_DIR:-$HOME/.cache}/emoji"
emoji_file="${XDG_CACHE_DIR:-$HOME/.cache}/${0##*/}"
# check emoji file
[ -f "$emoji_file" ] || download_emoji_file "$emoji_file"