Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 747 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 747 Bytes

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