aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlista Kanjo2023-06-21 06:33:22 -0400
committerBlista Kanjo2023-06-21 06:33:22 -0400
commitbf180c9814196910d641f625c5b531c0320528f2 (patch)
tree7b644815c6fb0e19587d90c2e2024a3d768ca9ac
parent4fb5dfcf3ba825439285692a8486baedaccbf350 (diff)
update: README to Markdown
-rw-r--r--README7
-rw-r--r--README.md15
2 files changed, 15 insertions, 7 deletions
diff --git a/README b/README
deleted file mode 100644
index f4fa280..0000000
--- a/README
+++ /dev/null
@@ -1,7 +0,0 @@
-π—œπ—»π—³π—Ό
-
-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 `𝘀𝘰𝘳𝘦𝘢𝘡π˜ͺ𝘭𝘴-𝘩𝘺𝘣𝘳π˜ͺπ˜₯` 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 for checking out my GNU/Linux dotfiles πŸ€—
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..bd6a146
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# 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.
+
+![Image of my Linux Rice](https://aedrielkylejavier.me/assets/rice.jpg)
+
+**dotfiles are updated nightly**
+
+### note:
+
+i am currently using the `𝘀𝘰𝘳𝘦𝘢𝘡π˜ͺ𝘭𝘴-𝘩𝘺𝘣𝘳π˜ͺπ˜₯` 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 for checking out my GNU/Linux dotfiles πŸ€—