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: 24 days 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 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-06T06:05:04.000Z (about 1 year ago)
- Last Synced: 2025-03-12T01:41:42.071Z (about 1 year 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)"
```