hacdias / dotfiles

⚡️ Dotfiles, scripts and configurations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@hacdias' dotfiles and scripts

This repository contains my dotfiles and scripts. Easy to synchronize and setup on a new machine for the first time. A little reminder to myself: please take a look at the scripts before running them and check if I want all packages that are installed.

Quick setup:

$ git clone --recurse-submodules https://github.com/hacdias/dotfiles
$ cd dotfiles
$ ./install.sh
$ source ~/.zshrc

Most likely some error might've just occurred. I will try to fix it.

macOS

Some apps not available through HomeBrew or the App Store:

About

⚡️ Dotfiles, scripts and configurations.

License:MIT License


Languages

Language:Go 58.6%Language:Shell 29.0%Language:Ruby 11.2%Language:Vim Script 1.2%