dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit ca65d1e0791dbd696d47c901a9a49a47d1e34c8c
parent 71fce5cc437391a204d1a15359696c6ceefc8bfa
Author: mrgrouse <bdmfegys@duck.com>
Date:   Thu, 19 Sep 2024 21:25:17 -0400

README.md: supply info about new fish aliases and functions, nnn configurations and dependencies

Diffstat:
MREADME.md | 11++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -7,6 +7,11 @@ - **Oh-My-Fish configuration is Deprecated** - my [ohmyfish](https://github.com/oh-my-fish/oh-my-fish) configs, I don't really know how the config works that well - **now uses [tide](https://github.com/IlanCosman/tide) prompt!** + - aliases: + 1. pacman autoremove - removes unused dependencies and packages + 2. git aliases - quick-to-type aliases for `git push` and `git commit -m ` + 3. nnn cd-on-quit - also quick-to-type alias/function to use nnn with the cd-to-quit feature + 4. wget alias - alias to move the `.wget-hsts` file from your home directory - my pywal templates for: 1. discord 2. rofi @@ -27,12 +32,16 @@ - nsxiv config - uses wallust (pywal code in comments) to generate colorscheme of selected photo in viewer - my wallust config can be found [here](https://git.mrgrouse.com/mrgrouse/wallust)! + - nnn configuration + - currently this repo only contains nnn plugins and my fish alias for cd-on-quit. - my picom configs - my picom config is only tested to work on [pijulius' picom fork](https://github.com/pijulius/picom), specifically the [implement-window-animations branch](https://github.com/pijulius/picom/tree/implement-window-animations) # Dependencies: - Meslo Fonts (download can be found [here](https://github.com/IlanCosman/tide/blob/assets/fonts/mesloLGS_NF_regular.ttf?raw=true)) - - the program the dotfiles are for :clown_face: + - [lsd](https://github.com/lsd-rs/lsd) (LSDeluxe) + - [nnn](https://git.mrgrouse.com/mrgrouse/nnn) + - the corresponding program :clown_face: lolz Feel free to suggest or ask for any of my configs if you'd like!