_ _ _ _ _ __ _ _
| | (_) | | | | | | / _(_) |
__ _______ _| |_ _ _ __ ___ ___ | |_ ___ ___ __| | ___ | |_| |_ _| | ___ ___
\ \ /\ / / _ \ \ / / __| | '_ ` _ \ / _ \| __/ _ \/ _ \ / _` |/ _ \| __| _| | |/ _ \/ __|
\ V V / __/\ V /| |_| | | | | | | (_) | || __/ (_) | | (_| | (_) | |_| | | | | __/\__ \
\_/\_/ \___| \_/ \__|_|_| |_| |_|\___/ \__\___|\___/ \__,_|\___/ \__|_| |_|_|\___||___/
Also check the Linux version.
Includes:
- neovim: better vim-based text editor
- wezterm: terminal emulator and multiplexer
- tmux: terminal multiplexer (I don't use
wezterm
for it) - gh: GitHub’s official command line tool
- tig: ncurses-based text-mode interface for git
- codespell: check code for common misspellings
git clone git://github.com/wevtimoteo/dotfiles.git
cd dotfiles
./install.zsh --simulate
brew bundle
Omit --simulate
to actually run it.
Add a file under ~/.config/codespell/ignore-words.txt
:
SourceLevel
Dotfiles
To sync vale styles use:
vale sync
topgrade -n
Omit -n
to actually run it.