Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 500 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 500 Bytes

dotfiles

In linux, most programs need installation and configuration. These programs are installed and configured usually in files preceded with a '.' to hide it in the default file listing.

This repo has a collection of my setup processes to help organize myself in a new environment. Can be easily ran and is editable.

To download my usual packages, clone the repo and run the install script provided:

cd ~
&& gh repo clone mitchell-johnstone/dotfiles
&& cd dotfiles
&& install.sh