aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlista Kanjo2022-12-04 10:40:59 -0500
committerBlista Kanjo2022-12-04 10:40:59 -0500
commit2d78b17f9f40b5f8aeb8440588702d39f6f36007 (patch)
treeafc90290600a356f2e3710126455943b0dd858a9
parentffac43eb3a90548471c97411083f6451f61faacb (diff)
feat: added plaintext readme file
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ff647dc
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+## Info ##
+
+personal collection of config files for my GNU/Linux set-up. I mostly use a cringe-looking Awesome Window Manager "rice", but on occasion, I also use the Xfce4 desktop environment.
+
+I am currently using the `coreutils-hybrid` package on Arch Linux which integrates the Rust uutils alongside the GNU coreutils. You may want to remove the fish aliases involving the uutils, plan 9 utils, and alternate commands involving the coreutils to make my fish config work on your system.
+
+Thank you very much checking out my GNU/Linux dotfiles 🤗