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

https://github.com/acrobat/dotfiles

My Linux dotfiles
https://github.com/acrobat/dotfiles

Last synced: 11 months ago
JSON representation

My Linux dotfiles

Awesome Lists containing this project

README

          

# Acrobat's dotfiles

My personal config files

## Installation

Run the following commands:

```terminal
git clone git@github.com:acrobat/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
chmod a+x install.sh
./install.sh
```

After installing, open a new terminal window to see the effects. You should have your old config files inside .dotfiles_old

Customize the files to match your needs and if you find a bug please create an issue or pull request.