/dotfiles

{macos,debian} dev env gist

Primary LanguageVim Script

My debian dev essentials

The simple setup script below needs the following software. Almost all of the latter are available as debian packages

Setup

Clone the repo:

git clone git@github.com:mresvanis/dotfiles.git ~/.dotfiles

Link the respective rcs and dirs to your home by running the setup script:

cd ~/.dotfiles && ./setup

tmux

Set the tmux plugin manager:

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

After opening tmux install the plugins referenced in .tmux.config with:

Ctrl-a I