https://github.com/donno2048/dotfiles
Files I use to set-up my Debian machine
https://github.com/donno2048/dotfiles
debian dotfiles shell
Last synced: 7 months ago
JSON representation
Files I use to set-up my Debian machine
- Host: GitHub
- URL: https://github.com/donno2048/dotfiles
- Owner: donno2048
- Created: 2022-01-13T23:02:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-25T19:51:45.000Z (about 1 year ago)
- Last Synced: 2025-03-25T20:39:20.835Z (about 1 year ago)
- Topics: debian, dotfiles, shell
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
Files I use to set-up my Debian and Windows machines
## Usage
### Debian
```sh
mv .bashrc ~
mv .gitconfig ~
```
### Windows
- Put the files in the user's home directory then run
```bat
setup
```