From 0dd49bcab48ddb7c328e1320c875780b2d9db1bc Mon Sep 17 00:00:00 2001 From: Ben Grande Date: Tue, 14 May 2024 18:42:06 +0200 Subject: [PATCH] doc: nested list indentation --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 19f1b28..e77e3ca 100644 --- a/README.md +++ b/README.md @@ -21,21 +21,21 @@ Ben Grande's Dotfiles. Configuration and scripts targeting: -- Usability: - - Vi keybindings for application movement - - Emacs keybindings for command-line editing - - XDG Specification to not clutter $HOME -- Portability: - - POSIX compliant code - - Drop-in configuration files - - Tested in Qubes OS Dom0, Debian, Fedora, OpenBSD -- Tasks: - - GUI: x11, gtk - - SCM: git, tig, git-shell - - Keys: gpg, ssh - - Networking: curl, urlview, wget, w3m - - Productivity: tmux, vim - - Shell: sh, bash, zsh, less, dircolors +- Usability: + - Vi keybindings for application movement + - Emacs keybindings for command-line editing + - XDG Specification to not clutter $HOME +- Portability: + - POSIX compliant code + - Drop-in configuration files + - Tested in Qubes OS Dom0, Debian, Fedora, OpenBSD +- Tasks: + - GUI: x11, gtk + - SCM: git, tig, git-shell + - Keys: gpg, ssh + - Networking: curl, urlview, wget, w3m + - Productivity: tmux, vim + - Shell: sh, bash, zsh, less, dircolors ## Installation