From 701f8cb55688ed195c48058070ea989830c86de5 Mon Sep 17 00:00:00 2001 From: devenblake Date: Wed, 30 Dec 2020 20:35:27 -0500 Subject: [PATCH] more readme --- dotfiles-old/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dotfiles-old/README.md b/dotfiles-old/README.md index 50d3a10..91596fe 100644 --- a/dotfiles-old/README.md +++ b/dotfiles-old/README.md @@ -9,7 +9,10 @@ Pretty config stuff. I use [ly](https://github.com/nullgemm/ly). ### file manager -[Bash](https://www.gnu.org/software/bash/). My Bash aliases and stuff are all in `.bashrc`. +[Bash](https://www.gnu.org/software/bash/). + +My shell aliases are in `.aliases` and my general shell configuration is in `.profile`. +I don't know if my configuration is perfect but it works. ### status bar [i3status](https://i3wm.org/i3status/). The configuration file is at `.config/i3status/config` in this repo.