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.
- Host: GitHub
- URL: https://github.com/abeidahmed/dotfiles
- Owner: abeidahmed
- Created: 2021-12-19T12:27:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T12:33:54.000Z (about 2 months ago)
- Last Synced: 2025-03-31T13:53:14.045Z (about 2 months ago)
- Topics: dotfiles, neovim, tmux, zsh
- Language: Lua
- Homepage:
- Size: 147 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)