Skip to content

gokulkrishh/dotfiles

Repository files navigation

dotfiles

One-command setup for a fresh macOS machine, built for web development.

Terminal screenshot


Getting Started

1. Clone

git clone https://github.com/gokulkrishh/dotfiles.git ~/dotfiles && cd ~/dotfiles

2. Run

bash install.sh

You'll be prompted for your name, email, and GitHub username to configure git and npm.


What's Included

Shell

Tool Description
Oh My Zsh Zsh framework with plugins and themes
zsh-nvm NVM managed via Oh My Zsh plugin
z Jump to frequently used directories
Aliases Shortcuts for git, npm, navigation & more

Apps (via Homebrew)

App Type
Dia Browser
iTerm2 Terminal
Visual Studio Code Editor
1Password Password manager

CLI Tools (via Homebrew)

git · wget · trash · duti

macOS Defaults

  • Dock: auto-hide, no bounce, faster animations
  • Finder: show hidden files, path bar, status bar, search in current folder
  • Keyboard: fast repeat rate
  • Screenshots saved to Desktop as JPG
  • App Store: auto-updates enabled

Font

  • Geist Mono — free, by Vercel. Install via brew install --cask font-geist-mono

More


MIT Licensed · by gokulkrishh