Skip to content

weakphish/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

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

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

Shell: ZSH shell with Starship as my prompt and FZF integration.

Terminal: Alacritty

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 ;) )