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

https://github.com/abeidahmed/dotfiles

Personal dotfiles.
https://github.com/abeidahmed/dotfiles

dotfiles neovim tmux zsh

Last synced: about 2 months ago
JSON representation

Personal dotfiles.

Awesome Lists containing this project

README

        

# Personal Dotfiles

Feel free to borrow whatever you like.

## Installation

First, you need to install the `stow` package.

```bash
sudo apt install stow
```

After installing, clone this repo and `cd` into it. Execute `./install.sh` after that.

## License

[MIT License](https://opensource.org/licenses/MIT)