Skip to content

thorinf/dotfiles

Repository files navigation

Dotfiles

Requires Neovim 0.12+ (uses vim.pack and vim.lsp.config). On Ubuntu/Debian the default apt install neovim may ship an older version — make apt installs the upstream Linux Neovim archive into ~/.local/bin instead of relying on the distro package.

# install dependencies
make brew    # macOS
make apt     # Ubuntu/Debian

# stow dotfiles (restows repo versions into $HOME)
make install

# first-time adoption of existing dotfiles into the repo
make adopt

# or manually:
stow -t ~ --adopt editor emacs ghostty lint nvim ruff shell starship tmux
stow -t ~ --restow editor emacs ghostty lint nvim ruff shell starship tmux
git status  # review and commit the adopted files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors