My personal configuration files, refined over years of daily use. A collection of dotfiles that make my development workflow efficient and enjoyable.
- ZSH - Shell configuration with custom aliases, functions, and prompt
- Vim - Editor configuration with plugins and key mappings
- Tmux - Terminal manager (recently stopped using, but should be working)
- i3 - Window manager configuration
- conky - System monitor bar
- irssi - IRC chat client
- mutt - Mail client
- X11 - X Window System configurations
git clone https://github.com/yourusername/mydotfiles
mv mydotfiles $HOME/.etc
cd $HOME/.etc
./update-links.sh