diff options
| author | Blista Kanjo | 2023-06-21 06:33:22 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-06-21 06:33:22 -0400 |
| commit | bf180c9814196910d641f625c5b531c0320528f2 (patch) | |
| tree | 7b644815c6fb0e19587d90c2e2024a3d768ca9ac | |
| parent | 4fb5dfcf3ba825439285692a8486baedaccbf350 (diff) | |
update: README to Markdown
| -rw-r--r-- | README | 7 | ||||
| -rw-r--r-- | README.md | 15 |
2 files changed, 15 insertions, 7 deletions
@@ -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. + + + +**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 π€ |
