armi3 / dotfiles-macOS

πŸ₯Ÿ My .files setup for zsh, git and vim on macOS. Also general environment configurations and some automation scripts. Work in constant progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles-macOS

πŸ₯Ÿ My .files setup for zsh, git and vim on macOS. Also general environment configurations and some automation scripts. Work in constant progress.

β”œβ”€β”€ README.md
β”œβ”€β”€ dependencies
β”‚   β”œβ”€β”€ Brewfile
β”‚   └── mackup
β”‚       β”œβ”€β”€ .mackup.cfg
β”‚       β”œβ”€β”€ .docker
β”‚       β”œβ”€β”€ .ssh
β”‚       └── Library
β”œβ”€β”€ environment
β”‚   β”œβ”€β”€ .alias
β”‚   β”œβ”€β”€ .bindkeys
β”‚   β”œβ”€β”€ .exports
β”‚   β”œβ”€β”€ .functions.sh
β”‚   └── .macOS
β”œβ”€β”€ git
β”‚   β”œβ”€β”€ .gitconfig
β”‚   └── .gitignore_global
β”œβ”€β”€ runcoms
β”‚   β”œβ”€β”€ .vimrc
β”‚   └── .zshrc
└── scripts
    β”œβ”€β”€ reload.sh
    └── symlink.sh

About

πŸ₯Ÿ My .files setup for zsh, git and vim on macOS. Also general environment configurations and some automation scripts. Work in constant progress.


Languages

Language:Shell 63.1%Language:Vim Script 36.9%