Python ~/ cleanup

This commit is contained in:
HelionSmoker 2023-02-08 22:14:50 +02:00
parent 54c46c523b
commit 483b58a3ea
2 changed files with 3 additions and 0 deletions

2
.config/python/pythonrc Normal file
View File

@ -0,0 +1,2 @@
import readline
readline.write_history_file = lambda *args: None

View File

@ -40,6 +40,7 @@ export UNISON="$XDG_DATA_HOME/unison"
export HISTFILE="$XDG_DATA_HOME/history"
export MBSYNCRC="$XDG_CONFIG_HOME/mbsync/config"
export ELECTRUMDIR="$XDG_DATA_HOME/electrum"
export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc"
# Other program settings:
export DICS="/usr/share/stardict/dic/"