Configuration files for backup/sync between systems.
- Clone:
git clone --recursive [email protected]:mattkgwhite/dotfiles.git ~/.etc
- Backup:
~/.etc/link.sh/link.sh -u ~/.etc/.link.conf -b
- Link:
~/.etc/link.sh/link.sh -u ~/.etc/.link.conf -wf
~/.etc/zsh/zsh-os-conf/local-pre/00-bullettrain.zsh
BULLETTRAIN_CONTEXT_DEFAULT_USER=$USER
DEFAULT_USER=$USER
This command is from the powerlevel10k github repo, found here. This command generates a colour table, to show an example of how colours will look on your terminal.
for i in {0..255}; do print -Pn "%K{$i} %k%F{$i}${(l:3::0:)i}%f " ${${(M)$((i%6)):#3}:+$'\n'}; done
- Tomorrow Night (included; tomorrow-night.itermcolor)
- Operator Mono 14pt (ASCII)
- monofur for Powerline 14pt (non-ASCII)