Using oh-my-zsh, because it's awesome! Accompanied by .zshrc
, which is mostly just fine-tuning oh-my-zsh
, with addition of some custom aliases to be faster at common tasks, e.g. a roll-my-own wd
for a primitive working dir aliases and global variables (might not be the best idea, but it works for me).
Global .gitconfig
and .gitignore
ignoring common OS and editor files.
EditorConfig file, shared between editors.
Prettier config for pretty code across supported files.
A very basic Vim config using native vim 8 package manager (see :help packages
). Configured for use here and there, with the goal of fast open time, for example for use with git (commit, rebase, etc.). Using vim-sensible
, vim-git
and some custom config for spell checking and better search.
Lists of packages and apps installed via Homebrew and npm. Also a reference list of Homebrew taps added, to enable automatic packages restore.
Install
Not supported in brew v2.0. Best option is to hope for sensible defaults.ffmpeg
using brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-libass --with-libquvi --with-libvorbis --with-libvpx --with-opus --with-x265