mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Merge branch 'master' of github.com:LukeSmithxyz/voidrice
This commit is contained in:
commit
e0331ad0e7
2
.config/python/pythonrc
Normal file
2
.config/python/pythonrc
Normal file
@ -0,0 +1,2 @@
|
||||
import readline
|
||||
readline.write_history_file = lambda *args: None
|
||||
@ -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/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user