Personal development environment configuration for macOS / Linux.
| Tool | Config |
|---|---|
| Fish | fish/ |
| Zsh | zsh/ |
| Neovim | nvim/ |
| tmux | tmux.conf |
| Git | gitconfig, gitignore_global |
| Ghostty | ghostty.config |
| Homebrew | Brewfile |
git clone [email protected]:dogukanturan/dotfiles.git ~/dotfiles
cd ~/dotfiles
make all
brew bundle --global
fisher update
./scripts/install_zsh_plugins.shmake cleanApache License 2.0