https://github.com/chkg2a/dotfiles
This is my dotfiles. I use suckless utilities for my desktop needs
https://github.com/chkg2a/dotfiles
dotfiles dotfiles-linux suckless suckless-dwm suckless-terminal wezterm xinitrc zsh
Last synced: 2 months ago
JSON representation
This is my dotfiles. I use suckless utilities for my desktop needs
- Host: GitHub
- URL: https://github.com/chkg2a/dotfiles
- Owner: chkg2a
- Created: 2024-02-02T02:40:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T18:45:05.000Z (2 months ago)
- Last Synced: 2025-03-03T19:38:00.011Z (2 months ago)
- Topics: dotfiles, dotfiles-linux, suckless, suckless-dwm, suckless-terminal, wezterm, xinitrc, zsh
- Language: Shell
- Homepage:
- Size: 110 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Configurations
## Preview
## Installation
You can download my dotfiles easily using this script [dot-install](https://github.com/chkg2a/dot-install)
- Setup
- [nvim](https://github.com/chkg2a/neovim)
- [dwm](https://github.com/chkg2a/dwm)
- [dmenu](https://github.com/chkg2a/dmenu)
- [dwmblocks](https://github.com/chkg2a/dwmblocks)```
sh -c "$(curl https://raw.githubusercontent.com/chkg2a/dot-install/master/installer.sh)"
```