Skip to content

NexushasTaken/dotfiles

Repository files navigation

My Personal Dotfiles

Contents

  1. bash - Unix Shell
  2. bat - Better cat
  3. btop - Better htop
  4. clangd - Code analysis and completion
  5. gdb - Debugger
  6. htop - Interactive process viewer
  7. i3 - Window Manager
  8. i3status - i3 status
  9. rustfmt - Rust formatter
  10. tmux - Terminal multiplexer

How to use

Clone and install

git clone https://github.com/NexushasTaken/dotfiles ~/dotfiles
cd ~/dotfiles
./install.sh