An open API service indexing awesome lists of open source software.

https://github.com/lawrencesystems/dotfiles

Lawrence Systems Dot Files
https://github.com/lawrencesystems/dotfiles

Last synced: 7 days ago
JSON representation

Lawrence Systems Dot Files

Awesome Lists containing this project

README

        

# Installation
### Download and change folder
```
cd ~
git clone https://github.com/flipsidecreations/dotfiles.git

cd dotfiles
```
### Run install
```
./install.sh
```

# Uninstallation

### Change to dotfiles folder
```
cd ~/dotfiles
```

### Run uninstaller
```
./uninstall.sh
```