melink14 / dotfiles

Linux Configuration Files I Like

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Linux Configuration Files I Like

License:MIT License


Languages

Language:Shell 100.0%