2 lines
94 B
Bash
2 lines
94 B
Bash
export RXVT_SOCKET="$XDG_RUNTIME_DIR/urxvtd-$(hostname)"
|
|
export PATH="$HOME/.cargo/bin:$PATH"
|