You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Adam Veldhousen 5848e8f94f
mac updates
8 months ago
.config sway + wezterm updates 9 months ago
.github/workflows chore: add waybar and CI 3 years ago
plugins mac updates 8 months ago
tools/fonts chore: initial commit 3 years ago
.dockerignore chore: initial commit 3 years ago
Dockerfile chore: improve docker image used for testing 3 years ago
LICENSE.md chore: add license 3 years ago
README.md chore: initial commit 3 years ago
install_script.sh add tmux plugin, fix shell startup issues 2 years ago
makefile chore: add waybar and CI 3 years ago
sourceme.sh chore: make debug functions to toggle debug logs 3 years ago

README.md

Files

My dotfiles repo.

  • Vim setup
  • Git settings
  • Simple "plugin" system (drop files into ~/.files-plugins and they are sourced)
  • Custom prompt
  • Ruby enVironment Manager, Rustup, Go Version Manager, Node Version Manager
  • Some terminal defaults I like
  • Utility functions

Installation

  1. Clone into your home directory at ~/.files
  2. Add [[ -s ~/.files/sourceme.sh ]] && source ~/.files/sourceme.sh to your .bashrc, .bash_profile etc.

Development

Run make build dev to drop into a container with everything pre installed.

LICENSE

MIT