This repository contains my configuration files (dotfiles) for ZSH, Vim, and TMUX, as well as scripts for setting up a development environment on macOS (Darwin).
To install these dotfiles, clone the repository and run the install script:
git clone https://github.com/jglasovic/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh
Documentation for my zsh
configuration is available in .zsh/README.md.
Documentation for my vim
configuration is available in .vim/README.md.
- add additional script for installing keepassxc, syncthing and brave-browser without
brew
. Include software verification (checksum, digest)