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

https://github.com/saint-lascivious/dotfiles

a modular and extensible environment configuration file template
https://github.com/saint-lascivious/dotfiles

bash profile screen ssh

Last synced: about 2 months ago
JSON representation

a modular and extensible environment configuration file template

Awesome Lists containing this project

README

          

# dotfiles
dotfiles is a modular and extensible environment configuration file template

## Usage
* Install dependencies
```
apt-get install git screen
```

* Backup existing environment files
```
cd ~
mkdir .backup
mv -t ~/.backup .bashrc .inputrc .profile .screenrc .selected_editor
```
* Clone the repository:
```
cd ~
git init
git remote add origin https://github.com/saint-lascivious/dotfiles
git fetch origin
git checkout -b master --track origin/master
```

## Contact
* Discord
[SaintLascivious](https://discord.gg/9Cq4gRg)

* Email
saint.lascivious@gmail.com

* IRC
[##saint-lascivious](https://webchat.freenode.net/##saint-lascivious)

* Reddit
[saint-lascivious](https://www.reddit.com/user/saint-lascivious)

![alt text][logo]

[logo]:https://vignette.wikia.nocookie.net/pokemon/images/7/76/265Wurmple.png "Using the spikes on its rear end, Wurmple peels the bark off trees and feeds on the sap that oozes out. This Pokémon's feet are tipped with suction pads that allow it to cling to glass without slipping."