5 lines
81 B
Bash
5 lines
81 B
Bash
#!/bin/bash
|
|
|
|
# Defined prefered applications
|
|
export XDG_RUNTIME_DIR=$HOME/.cache
|