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
- Host: GitHub
- URL: https://github.com/saint-lascivious/dotfiles
- Owner: saint-lascivious
- License: lgpl-3.0
- Created: 2019-07-19T05:05:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T09:36:41.000Z (almost 7 years ago)
- Last Synced: 2025-05-20T17:50:58.700Z (about 1 year ago)
- Topics: bash, profile, screen, ssh
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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."