Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 989 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 989 Bytes

dotfiles

My dots. Run bootstrap.sh to symlink the configuration to your system.

Current editor: Neovim, with JetBrains IDEs for large refactors/debugging.

Shell: Fish

Terminal: iTerm2, see .itermcolors for colorschemes I use

Git Porcelain: LazyGit

Other Software: Other software that I use as a developer on a regular basis:

  • Zellij, as a tmux alternative
  • A few Rust utilities
    • Bat
    • Delta
    • Lsd
    • Ripgrep
  • Raycast, a Spotlight/Alfred replacement
  • Good ol' pen and paper for note-taking and to-do lists.
    • Trello as well for more complex task management.

Also included is...

  • a bare .vimrc that enables lines and syntax, as well as a setup script for Mac systems
  • A Neovim configuration based on kickstart.nvim
  • A Doom Emacs config, because org-mode is cool
  • a Helix config, because I think Helix is awesome (and patched once ;) )