Collection of dotfiles
Find a file
Daniel McKnight 33588e1afc Apply lua linter formatting
Remove snippets
Update python path on venv selection
Use basedpyright language server for better import resolution
2025-06-08 22:50:53 -07:00
.config Apply lua linter formatting 2025-06-08 22:50:53 -07:00
.local Include doctl binary and shell completions 2025-06-04 19:09:43 -07:00
.bash_aliases Add zshrc and refactor shell configration 2025-05-29 21:20:03 -07:00
.bashrc Enable nvim-style cursors in zsh by mode 2025-06-05 22:38:04 -07:00
.dircolors Add custom dircolors 2024-06-19 19:09:29 -07:00
.gitignore Refactor dotfiles into .config 2025-06-01 17:06:11 -07:00
.profile Include nvm path configuration in profile 2025-06-03 08:34:02 -07:00
.zshrc Enable nvim-style cursors in zsh by mode 2025-06-05 22:38:04 -07:00
README.md Refactor contents to be compatible with GNU Stow 2025-05-22 20:08:04 -07:00

Dotfiles

This repository contains files that can be applied with GNU stow.

Usage

Clone this repository to ~/.dotfiles

cd ~/.dotfiles
stow .