Don't mkdir XDG_RUNTIME_DIR
This commit is contained in:
parent
4ef432d78d
commit
e38491d9e3
|
@ -3,8 +3,6 @@
|
||||||
export PATH="$HOME/.cargo/bin:$PATH"
|
export PATH="$HOME/.cargo/bin:$PATH"
|
||||||
export PATH="/Applications/ARM/bin:$PATH"
|
export PATH="/Applications/ARM/bin:$PATH"
|
||||||
|
|
||||||
mkdir -p "$XDG_RUNTIME_DIR"
|
|
||||||
|
|
||||||
alias ls="ls --color=auto"
|
alias ls="ls --color=auto"
|
||||||
alias bashcols="python3 ~/cloud/Projekt/Programmering/Python/BashCols.py"
|
alias bashcols="python3 ~/cloud/Projekt/Programmering/Python/BashCols.py"
|
||||||
alias bashcurmov="python3 ~/cloud/Projekt/Programmering/Python/Bashcurmoves.py"
|
alias bashcurmov="python3 ~/cloud/Projekt/Programmering/Python/Bashcurmoves.py"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user