https://github.com/arakkkkk/dotfiles
My dotfiles. neovim, tmux, zsh ...
https://github.com/arakkkkk/dotfiles
dotfiles
Last synced: 7 months ago
JSON representation
My dotfiles. neovim, tmux, zsh ...
- Host: GitHub
- URL: https://github.com/arakkkkk/dotfiles
- Owner: arakkkkk
- License: mit
- Created: 2023-04-04T13:12:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-20T07:15:01.000Z (7 months ago)
- Last Synced: 2025-03-20T08:25:22.463Z (7 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
```
git pull --recurse-submodules
```
## Content## Quick start
```
make install
```or
```
git clone --recursive https://github.com/arakkkkk/dotfiles.git
chmod +x dotfiles/install.sh
dotfiles/install.sh
```