Added an image of a screen capture
dblume

dblume commited on 2024-03-15 20:12:57
Showing 1 changed files, with 10 additions and 0 deletions.


Because who doesn't need an image of their own workspace in a repo
of their own dotfiles?
... ...
@@ -3,6 +3,16 @@
3 3
 These are some of David Blume's dot files to be installed in new user
4 4
 home directories.
5 5
 
6
+### Preview
7
+
8
+Here's a screen capture showing tmux, vim, and the shell preparing to run entr.
9
+(Because tmux+vim+entr is a great IDE.)
10
+
11
+This gives you an opportunity to see things like the tmux status line, 
12
+the vim status line, and a vim popup menu.
13
+
14
+![tmux\_vim\_entr.png](https://dblume.github.io/images/tmux_vim_entr.png)
15
+
6 16
 ### Download the project
7 17
 
8 18
 There are two remote repos:
9 19