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
- Host: GitHub
- URL: https://github.com/coder3101/dotfiles
- Owner: coder3101
- Created: 2021-07-22T14:58:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-21T16:50:15.000Z (over 1 year ago)
- Last Synced: 2025-01-13T01:57:39.551Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 12.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)