This repo is designed to be used anywhere by:
- cloning the repo
- using the flake to install dependencies with nix
- symlinking (stowing) the dotfiles to the correct location
- Clone .dotfiles at the top level
~/.dotfiles
, recursive because we use submodules
cd && git clone --recurse-submodules https://github.com/artcodespace/.dotfiles.git
- Install dependencies using nix:
nix profile install ~/.dotfiles
- Stow the config folders:
cd ~/.dotfiles && stow nvim tmux wezterm starship [zsh]
- Nvim:
- remove nvim-lsp-config after update to 0.11 (has improvements on lsp handling that can make replacing the plugin easier, see github starred repos for example)
- Nix:
- look at dir env integration for dev shell investigation work
- Aerospace:
- look at the default keybinds and compare to sway - want a consistent configuration for tiling window managers
- Starship:
- investigate getting some sort of indicator for what is installed in a nix shell
- Other:
- investigate Justfile, may be useful in the future for command line usability improvements
- If different font required, use https://www.nerdfonts.com/font-downloads
- If not on Wezterm, may want to try and find Catpuccin Mocha then set terminal colours to Catpuccin Mocha/Latte and override fg color #e9e7dd / #19191f