summaryrefslogtreecommitdiff
path: root/README.md
blob: 719ab0985f62145cc38aab8e4eea9fb9811e0a50 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Ricebowl

A bowl of delicous fine graned golden rice.

- Scripts are in `~/.local/bin/`
- Settings are in `~/.config`
- Environmental variables are in `~/.zprofile` and `~/.config/x11/xprofile`
- File bookmarks in `~/.config/shell/bm-files`
- Directory bookmarks in `~/.config/shell/bm-dirs`

## Usage

These dotfiles are intended to go with numerous suckless programs I use:

- [dwm](https://github.com/lukesmithxyz/dwm) (window manager)
- [dwmblocks](https://github.com/lukesmithxyz/dwmblocks) (statusbar)
- [st](https://github.com/lukesmithxyz/st) (terminal emulator)

## Installation

Use [SHARKS](https://shars.sh) to a guidea autoinstallation:

```
curl -LO sharks.sh/sharks.sh
```

or clone the repo files directly to your home directory and install the [dependencies](https://github.com/LukeSmithxyz/LARBS/blob/master/static/progs.csv).