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

https://github.com/ozh/dotfiles-shared

🙈 dotfiles for my shared hosts
https://github.com/ozh/dotfiles-shared

bash bash-profile bash-prompt dotfiles

Last synced: 1 day ago
JSON representation

🙈 dotfiles for my shared hosts

Awesome Lists containing this project

README

          

# dotfiles

My dotfiles for my shared hosting servers

### installation

`cd ~ && git clone https://github.com/ozh/dotfiles-shared && cd dotfiles-shared && source ~/dotfiles-shared/install.sh`

### update

`cd ~/dotfiles-shared && git pull && source ~/dotfiles-shared/install.sh`