Skip to content

Personal .💥dotfiles for macOS

Notifications You must be signed in to change notification settings

seckinsen/dotfiles

 
 

Repository files navigation

Hasan's dotfiles

My personal dotfiles for macOS development environment.

Screenshot

Installation

First, clone the repository. I prefer to keep development-related stuffs within ~/Developer directory.

git clone https://github.com/hasanguner/dotfiles.git

Before installing the dotfiles, run the following command and see occurrences. I suggest you to replace them with your own if you don't really want to see my name on everywhere :)

cd dotfiles && grep -R [hH]asan . --exclude-dir=".git"

Run the following command and be patient. This will take a while.

./install.sh

Troubleshooting

macOS configurations are not working on High Siearra / Mojave

Solution :

  • Go System Preferences -> Security & Privacy -> Full Disk Access
  • Grant access to Terminal / iTerm
  • Restart your computer

About

Personal .💥dotfiles for macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 85.8%
  • Ruby 7.7%
  • Vim Script 6.5%