https://github.com/rwanyoike/dotfiles-rahisi
https://github.com/rwanyoike/dotfiles-rahisi
bash dotfiles linux macos shell-script
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rwanyoike/dotfiles-rahisi
- Owner: rwanyoike
- License: mit
- Archived: true
- Created: 2021-02-21T10:09:58.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-10T15:21:27.000Z (about 5 years ago)
- Last Synced: 2025-02-20T12:47:44.344Z (over 1 year ago)
- Topics: bash, dotfiles, linux, macos, shell-script
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Requirements
- `bash`
## Installation
Clone the repository:
```bash
git clone ~/.dotfiles-rahisi
```
Clone **a dotfiles repository** to `~/.dotfiles`:
```bash
git clone ~/.dotfiles
```
Run `provision.sh`:
```bash
bash ~/.dotfiles-rahisi/provision.sh
```