https://github.com/grdsdev/dotfiles
personal dotfiles
https://github.com/grdsdev/dotfiles
Last synced: about 1 year ago
JSON representation
personal dotfiles
- Host: GitHub
- URL: https://github.com/grdsdev/dotfiles
- Owner: grdsdev
- Created: 2020-12-22T16:54:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T08:41:11.000Z (about 2 years ago)
- Last Synced: 2025-01-27T17:58:39.041Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
## Getting started
Clone this repo in your `$HOME` directory.
```
$ git clone git@github.com:grsouza/dotfiles.git $HOME/dotfiles
$ cd $HOME/dotfiles
$ make install
```
## Attention
This command will overwrite some configuration files on your system, so make sure to backup them if you don't wanna loose them.