An open API service indexing awesome lists of open source software.

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

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
```