Personal developer environment configurations. Speeds up new machine setup.
| File | Description |
|---|---|
.gitconfig |
Git settings and aliases |
.bashrc |
Bash shell configuration |
.vimrc |
Vim editor settings |
install.sh |
Automatic setup script |
git clone https://github.com/BoraAITA/dotfiles.git
cd dotfiles
./install.sh- Colorful output
- Aliases (git s, git c, git l, etc.)
- Pull with rebase (default)
- Sign commits with GPG (optional)
- Colorful prompt
- Aliases (ls, ll, gs, gp, etc.)
- Easy cd (.., ..., ~)
- Auto-complete
- History settings