Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 488 Bytes

DOTFILES

This is a collection of all configuration files that I'm currently using.

INFO:

This is currently all work in progress.
There is still a lot of cleanup/refactoring to be done.

VSCode

To install the extensions that are listed in extensions.list use the following command:

cat vscode/extensions.list | xargs -L 1 code --install-extension

TMUX

Installing plugins: Press prefix + I (capital i, as in Install) to fetch the plugin.