.files/.profile

7 lines
202 B
Bash

export WVKBD_LAYERS=full,special
export SXMO_WORKSPACE_WRAPPING=5
export EDITOR=vim
export INVIDIOUS="https://invidious.snopyta.org"
export PATH="$HOME/.local/bin:$PATH"
[ -r ~/.bashrc ] && . ~/.bashrc