https://github.com/timmo001/dotfiles
My dotfiles
https://github.com/timmo001/dotfiles
dotfiles linux neovim neovim-config nvim nvim-config stow ubuntu
Last synced: 8 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/timmo001/dotfiles
- Owner: timmo001
- Created: 2025-01-14T21:16:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-02T15:21:08.000Z (over 1 year ago)
- Last Synced: 2025-03-02T15:27:08.893Z (over 1 year ago)
- Topics: dotfiles, linux, neovim, neovim-config, nvim, nvim-config, stow, ubuntu
- Language: Lua
- Homepage: https://timmo.dev
- Size: 380 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles symlinked on my machine
## Install
To install/setup your dotfiles, run this script:
```zsh
./install.sh
```
## Cleanup
To remove the stowed directories and start again, run this script:
```zsh
./clean.sh
```