.files/.profile

4 lines
104 B
Bash

export EDITOR=vim
export INVIDIOUS="https://invidious.snopyta.org"
export PATH="$HOME/.local/bin:$PATH"