Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 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 (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T08:59:49.000Z (3 months ago)
- Last Synced: 2024-11-17T16:32:38.960Z (3 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
![preview](https://github.com/chkg2a/dotfiles/blob/main/preview.jpg?raw=true)## 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)"
```