Dotfiles
Clone with git clone --recurse-submodules to get the submodules.
In order to include this on a computer, do cd dotfiles && ./install in a terminal.
If you clone without submodules, run cd dotfiles && git submodule update --init --recursive
Notes
- Assumes the terminal has 24-bit truecolor support
- Assumes
tmuxversion >= 2.2 - Assumes
$TERMisterm-256color; if not, updatetmux.confappropriately. tmuxandbashprompt use powerline patched font. If not,- Switch characters in
tmux-onedark.tmux - Switch
PL_SYMBOLSinprompt.bash
- Switch characters in
- You will need to update the conky config files (at minimum, the wifi interface, but probably also
width, x/y offsets) - You will also need to add
start_conky.shas a startup application (replace Conky) - If you don't have
python3-venvinstalled (soBlacksetup fails), then just removevim/black/and do it again.