Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)"
```