https://github.com/ozh/dotfiles
My dotfiles
https://github.com/ozh/dotfiles
bash bash-profile bash-prompt dotfiles
Last synced: about 1 month ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/ozh/dotfiles
- Owner: ozh
- Created: 2020-04-13T10:48:35.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T13:04:19.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T23:56:40.309Z (3 months ago)
- Topics: bash, bash-profile, bash-prompt, dotfiles
- Language: Shell
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My dotfiles, how unique and original
Meant to be run when I create a new user, and to sync dotfiles and binaries across machines/users
### installation
`cd ~ && git clone https://github.com/ozh/dotfiles && cd dotfiles && source ~/dotfiles/install.sh`
### update
`cd ~/dotfiles && git pull && source ~/dotfiles/install.sh`