Modifying README.md with chezmoi now.

This commit is contained in:
Joachim Nielandt 2021-10-29 11:48:54 +02:00
parent dd925d6891
commit 3a6e303eb3
2 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@ Everything below assumes this repo is cloned in ~/.dotfiles.
- dunst - dunst
- rofi-dmenu (optional, makes rofi take over role of dmenu) - rofi-dmenu (optional, makes rofi take over role of dmenu)
- xsel (needed by vim copy-to-clipboard plugin) - xsel (needed by vim copy-to-clipboard plugin)
- scrot (screenshotting)
## Setup ## Setup

View File

@ -72,7 +72,7 @@ bindsym $mod+Return exec urxvt
bindsym $mod+Shift+Return exec kitty bindsym $mod+Shift+Return exec kitty
# TODO make this help window a bit fancier # TODO make this help window a bit fancier
bindsym $mod+F1 exec urxvt -e vim ~/.dotfiles/README.md bindsym $mod+F1 exec urxvt -e chezmoi edit ~/.dotfiles/README.md
# screenshotting # screenshotting
# Desktop screenshot # Desktop screenshot