Skip to content

shell, git, etc config files, custom functions and more

Notifications You must be signed in to change notification settings

marcincuber/dotfiles

Repository files navigation

Marcin’s dotfiles

Installation

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!

Using Git and the bootstrap script

You can clone the repository wherever you want. (I like to keep it in ~/Projects/dotfiles, with ~/dotfiles as a symlink.) The bootstrapper script will pull in the latest version and copy the files to your home folder.

git clone https://github.com/marcincuber/dotfiles.git && cd dotfiles && source bootstrap.sh

To update, cd into your local dotfiles repository and then:

source bootstrap.sh

Install and pull packages

./install_pkgs.sh

Install Homebrew formulae

./brew.sh
cd sublime3
./sublime.sh

Author

Marcin Cuber

About

shell, git, etc config files, custom functions and more

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published