Skip to content

Latest commit

 

History

History
28 lines (27 loc) · 733 Bytes

README.md

File metadata and controls

28 lines (27 loc) · 733 Bytes

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