env
Repo for storing my environment settings, dotfiles and etc. git.io/env
.bash_profile
- shortcuts, bash settings.inputrc
- extended bash configs.gitconfig
- git aliases, colors and user configsBrewfile
- mybrew
packages dump packagesjetbrains/
- JetBrains IDE’s configuration made withhomebrew-bundle
atom/
- myatom
configs & packages dump made withsync-settings
jetbrains/
- JetBrains IDE’s configuration.stack/
-haskellstack
files.ghci
- Glasgow Haskell Compiler options
commands
sh bin/sync.sh
: updateBrewfile
sh bin/setup.sh
: create symlinks && install packages