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

https://github.com/arlk/dotfiles

init.vim, zshrc, bashrc, gitconfig, gitignore, agignore, latexmkrc
https://github.com/arlk/dotfiles

Last synced: 11 months ago
JSON representation

init.vim, zshrc, bashrc, gitconfig, gitignore, agignore, latexmkrc

Awesome Lists containing this project

README

          

# Install dotfiles for Ubuntu (> 18.04) or OSX (> High Sierra)

1. Clone the repository in your home directory:

```bash
git clone https://github.com/arlk/dotfiles.git
```

1. Use the install script:

```bash
cd dotfiles
./install.sh
```