GNU Stow is a symlink farm manager which takes distinct sets of software and/or data located in separate directories on the filesystem, and makes them all appear to be installed in a single directory tree.
OhMyZsh configured using Antigen and powerlevel10k theme:
OhMyZSH Plugins:
- ssh-agent
- gpg-agent
- autojump
- brew
- brew-cask
- colored-man-pages
- common-aliases
- docker
- docker-compose
- git
- git-extras
- git-hubflow
- git-remote-branch
- gitignore
- heroku
- history
- httpie
- mvn
- sudo
- rbenv
- jenv
- zsh-users/zsh-syntax-highlighting
Homebrew formulas and casks installed and backed up in a bundle: Brewfile
brew bundle install
to install all the formulas and casksbrew bundle dump -f
to regenerate theBrewfile
apm list --installed --bare | grep '^[^@]\+' -o > atom/atom-packages.txt
- Global
.gitconfig
- Global
.gitignore
- JDKs installed with Hombrew
- jEnv installed with Hombrew
- Global
.mavenrc
using jEnv
All the obs-studio configurations, scenes and profiles
$ bash -c "$(curl -fsSL https://raw.githubusercontent.com/cchacin/dotfiles/master/install.sh)"