System Requirements
- N/A; can use a VM + my dotfiles to set it all up. i3wm is for Linux, but Tmux and Neovim are just terminal tools, so you can use it for any OS.
i3
- shouldn't require any special treatment; just install i3wm and yoink config files
- it will ask if you want to create a config file (see section 4 of docs)
- save it to
~/.i3/config
- save it to
Related Links
Tmux
install tpm (plugin manager), yoink my config, then do <Ctrl-b>
(default mod key) + I (capital I) to install the plugins once you start tmux
Related Links
Neovim
- install it
- Install Packer
:PackerInstall
Related Links
You can see more info about my setup here
Top comments (0)