Configuration files
  • Lua 88.5%
  • Shell 10.9%
  • Python 0.5%
  • Makefile 0.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Steven Mccormack c950bcd7e2 docs conflict
2026-08-18 09:55:58 -06:00
.config/nvim docs conflict 2026-08-18 09:55:58 -06:00
.hammerspoon docs conflict 2026-08-18 09:55:58 -06:00
cheatsheets Copilot chat -- working on halt for lazy vim migration (#23) 2025-11-12 13:41:57 -07:00
ethic Update scan alias 2026-02-08 21:32:01 -07:00
scripts Docs (#27) 2026-08-16 04:10:28 -06:00
whaleboat Copilot chat -- working on halt for lazy vim migration (#23) 2025-11-12 13:41:57 -07:00
zsh Start (#25) 2026-02-09 19:27:00 -07:00
.alacritty.toml Copilot chat -- working on halt for lazy vim migration (#23) 2025-11-12 13:41:57 -07:00
.bash_profile Lazy (#24) 2025-11-28 11:55:25 -07:00
.bashrc Add cargo and rustc to env loading 2024-11-04 18:10:25 -07:00
.gitignore Neovim include lua. Hammerspoon. (#18) 2024-02-11 01:07:35 -07:00
.ideavimrc Copilot chat -- working on halt for lazy vim migration (#23) 2025-11-12 13:41:57 -07:00
.tmux.conf Docs (#27) 2026-08-16 04:10:28 -06:00
.vimrc Copilot chat -- working on halt for lazy vim migration (#23) 2025-11-12 13:41:57 -07:00
.xinitrc Copilot chat -- working on halt for lazy vim migration (#23) 2025-11-12 13:41:57 -07:00
.zshrc Docs (#27) 2026-08-16 04:10:28 -06:00
DESKTOP.md Docs (#27) 2026-08-16 04:10:28 -06:00
env Vim enhancements (also tmux) (#26) 2026-02-20 00:16:16 -07:00
Makefile Remove legacy nvim, add makefile for setup, reenable md 2026-08-08 18:37:19 -06:00
NEOVIM.md Docs (#27) 2026-08-16 04:10:28 -06:00
README.md Docs (#27) 2026-08-16 04:10:28 -06:00
TMUX.md Docs (#27) 2026-08-16 04:10:28 -06:00

DOTS

TODO:

- 1password cli
    .env cleaned & stored in 1pass
    ssh keys stored in 1pass
- handle brackets and quotes better its super annoying
    - either learn a better flow or remove pairing

Vim plugins to try:

- https://github.com/XXiaoA/atone.nvim
- https://github.com/folke/todo-comments.nvim

MacOS tools to try:

- https://nikitabobko.github.io tiling window manager
- https://felixkratz.github.io/SketchyBar/ customize the bar
- nix + flakes on nix-darwin: https://evantravers.com/articles/2024/02/06/switching-to-nix-darwin-and-flakes/

Tmux plugins to try:

- https://github.com/phanorcoll/muxie
- https://github.com/rothgar/awesome-tmux?tab=readme-ov-file
- https://github.com/yardnsm/tmux-1password

Quick Cheats

See NEOVIM.md for Vim/Neovim plugin cheat

See TMUX.md for the full Tmux keybinding reference.

See DESKTOP.md for desktop (XFCE / Hammerspoon) shortcuts.