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
- Host: GitHub
- URL: https://github.com/ozh/dotfiles-shared
- Owner: ozh
- Created: 2020-04-13T10:48:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-04-28T21:00:45.000Z (2 months ago)
- Last Synced: 2026-06-18T20:04:23.443Z (10 days ago)
- Topics: bash, bash-profile, bash-prompt, dotfiles
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`