mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
chore: kde-neon -> linux, kitty themes + settings, install-script fixes
This commit is contained in:
@@ -69,6 +69,7 @@ export HOMEBREW_CLEANUP_MAX_AGE_DAYS=30
|
||||
export GNUPGHOME="${XDG_CONFIG_HOME}/gnupg"
|
||||
export LESSHISTFILE="${XDG_STATE_HOME}/shell/lesshst"
|
||||
export WGETRC="${XDG_CONFIG_HOME}/wgetrc"
|
||||
[ ! -f "$WGETRC" ] && touch "$WGETRC"
|
||||
|
||||
# Setup Python
|
||||
export PYTHON_HISTORY="${XDG_STATE_HOME}/shell/python_history" # will be picked up by Python 3.13+
|
||||
|
||||
Reference in New Issue
Block a user