dotfiles/.config/bash/gil_specific.sh

4 lines
77 B
Bash

export EDITOR=/usr/bin/vim
export PATH=$PATH:~/.local/bin
OSH_THEME="random"