I want to talk a little bit about my dotfiles
.
You can find them on Github (obviously).
Structure
~/dotfiles (master) tree .
.
βββ README.md
βββ assets
β βββ chalk-iterm-custom.itermcolors
β βββ uebersicht-widgets
β βββ cryptocurrency.widget.coffee
β βββ ping-history.widget
β β βββ index.coffee
β βββ ubersicht-logo.png
β βββ widgets
β βββ cryptocurrency.widget.coffee
β βββ ping-history.widget
β β βββ index.coffee
β βββ ubersicht-logo.png
βββ dots
βββ fonts
β βββ Hack-Bold.ttf
β βββ Hack-BoldOblique.ttf
β βββ Hack-Regular.ttf
β βββ Hack-RegularOblique.ttf
βββ install
βββ link
β βββ iterm
β β βββ com.googlecode.iterm2.plist
β β βββ iterm -> /Users/saiph/dotfiles/link/iterm
β βββ scratch
β βββ reactjsday-blogpost
β βββ reactjsday-schedule
βββ scripts
βββ brew
βββ brew-cask
βββ dirs
βββ fish
βββ gem
βββ link
βββ npm
βββ other
βββ pip
βββ uebersicht
βββ vim
11 directories, 28 files
~/dotfiles (master)
installation
the installation is as simple as cloning the repository from github and run ./install
.
warning: this will actually createa and delete files in your home.
configuration
the scripts
folder contains the commands to install the relevant software.
and this is the place where youβll need to configure it by yourself.
links
the link
folder is used to create symbolic links in the home folder.