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

https://github.com/coder3101/dotfiles

Stow managed dot files for my UNIX machine
https://github.com/coder3101/dotfiles

Last synced: about 1 year ago
JSON representation

Stow managed dot files for my UNIX machine

Awesome Lists containing this project

README

          

# dotfiles
Stow managed dot files for my UNIX machine

## Usages

> Don't delete the repository since `stow` only creates symlinks and does not copies configs at appropriate location.

You can install `stow` from your package manager, for instance on mac `brew install stow`.

Once `stow` is installed, run `stow nvim` to create appropriate symlinks to neovim configs.

In order to install the plugins for tmux, run ` i` (default prefix is Ctrl-B)