9 lines
132 B
Bash
Executable File
9 lines
132 B
Bash
Executable File
# Disable files
|
|
export LESSHISTFILE=-
|
|
|
|
## Make valgrind faster
|
|
#unset DEBUGINFOD_URLS
|
|
|
|
# sway env variable
|
|
XDG_CURRENT_DESKTOP=sway
|