blob: b54252d809f07f4e8baf5b9f230e19ec374f193d (
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` shell.

**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 the 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 fish 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.
|