/dotfiles

Linux Configuration Files I Like

Primary LanguageShellMIT LicenseMIT

Requirements

  • apt install rcm for dotfile management
  • sudo apt install fzf with plugin installed from here
  • sh -c "$(curl -fsSL https://starship.rs/install.sh)" Install starship
    • eval "$(starship init bash)" Add to near where local bashrc overrides are read. (Probably should add this to the repo directly)
  • git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm tmux plugin manager
    • Install plugins with <prefix>-I