https://github.com/wallpants/.dotfiles
Neovim, Kitty, Zsh, Fonts
https://github.com/wallpants/.dotfiles
Last synced: 3 months ago
JSON representation
Neovim, Kitty, Zsh, Fonts
- Host: GitHub
- URL: https://github.com/wallpants/.dotfiles
- Owner: wallpants
- Created: 2023-07-15T18:37:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T17:36:16.000Z (about 1 year ago)
- Last Synced: 2024-04-13T00:39:42.410Z (about 1 year ago)
- Language: Lua
- Homepage:
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Create User
```bash
curl -L https://raw.githubusercontent.com/gualcasas/.dotfiles/main/scripts/create-user.sh | sh /dev/stdin
```### Clone & setup
```bash
curl -L https://raw.githubusercontent.com/gualcasas/.dotfiles/main/scripts/setup.sh | sh /dev/stdin
```