aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b71f5173d0935bcdd7eb5327e4fe0ab988272fab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# my dotfiles

personal collection of config files for my Linux set-up. I mostly use a cringe-looking awesome-WM "rice", neovim, and the `fish` or `zsh` shell.

![Image of my Linux Rice](https://aedrielkylejavier.me/assets/rice5.png)

**dotfiles are updated nightly**

### note:

i am currently utilizing my personal `coreutils-hybrid` package, available [here](https://github.com/kj-sh604/coreutils-hybrid-pkgbuild). This package combines most of the rust uutils with some GNU coreutils that are deemed to be more reliable/stable.


if you prefer to use my dotfiles while sticking with the standard GNU coreutils, i recommend removing the `config.fish` and/or `.zshrc` aliases associated with the rust uutils.



please note that for the pre-aliased `yt-*` commands to work, you will need to have `yt-dlp` or `youtube-dl` installed.