Skip to content

nurrony/dotfiles

Repository files navigation

Nur Rony's Dotfiles

My dotfiles 😄 for Zsh on MacOS. Clone the repository and Run setup.sh to setup some initial requirements

My most favourite parts are .functions and .dockerfunctions

Installation

To get all done in a minutes you can use the setup script script

curl -s https://raw.githubusercontent.com/nmrony/dotfiles/master/setup | bash

Customization

Do not forget to add or edit git username and email in .extra and .gitconfig with yours.

Happy Hacking!!

Developers macOS defaults (?) 😉

When setting up a new Mac, you may want to set some sensible macOS defaults:

./.macos

Install Homebrew formulae

When setting up a new Mac, you may want to install some common Homebrew formulae (after installing Homebrew, of course):

brew bundle install --file=./Brewfile

Configure Vim Editor

I have switched from Vim to NeoVim. To setup NeoVim Editor, Please check My NeoVim PDE repository for more on NeoVim configuration.

Terminal theme and tweaks

cli snap

I use iTerm2 and Zsh together with these followings, so you need to install these as well

Special thanks to

Releases

No releases published

Packages

No packages published