From bf180c9814196910d641f625c5b531c0320528f2 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 21 Jun 2023 06:33:22 -0400 Subject: update: README to Markdown --- README | 7 ------- README.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 README create mode 100644 README.md 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 πŸ€— -- cgit v1.2.3