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
- Assumes the terminal has 24-bit truecolor support
- Assumes
tmux
version >= 2.2 - Assumes
$TERM
isterm-256color
; if not, updatetmux.conf
appropriately. tmux
andbash
prompt use powerline patched font. If not,- Switch characters in
tmux-onedark.tmux
- Switch
PL_SYMBOLS
inprompt.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.sh
as a startup application (replace Conky) - If you don't have
python3-venv
installed (soBlack
setup fails), then just removevim/black/
and do it again.