Dotfiles for a workflow which focuses on:
- The text editor
Neovim
, customized for IDE-like behaviour. - Python3, R, and shell development.
- Zsh-shell in the Tmux-multiplexer.
- Both MacOS and Linux support.
- Brew for packages management.
Run the following commands in the terminal:
# Clone the repository to your homefolder
git clone https://github.com/JakobGM/dotfiles.git ~/.dotfiles
# Run the initialize script
~/.dotfiles/scripts/init.sh
This symlinks the most common configuration files into your home folder.