/config

Stores config and setup preferences for reuse

Primary LanguageShellMIT LicenseMIT

Config

Stores config and setup preferences for reuse.

MacOS

  1. Display the app swithcher on all screens
    defaults write com.apple.Dock appswitcher-all-displays -bool true
    killall Dock

Shell

See the .zshrc file.

Tmux

See the .tmux.conf file.

Vim

See the .vimrc file.