diff options
author | June McEnroe <programble@gmail.com> | 2017-06-10 16:49:51 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2017-06-10 16:49:51 -0400 |
commit | d49fd7f88e2587683827640b05f4b37801c6dac9 (patch) | |
tree | a3ca53077908aefcf7a8ff0b6f6842fa30cfb929 /curtis/.bin/manpager | |
parent | Remove Programming keyboard layout (diff) | |
download | src-d49fd7f88e2587683827640b05f4b37801c6dac9.tar.gz src-d49fd7f88e2587683827640b05f4b37801c6dac9.zip |
Move actual dotfiles into curtis directory
Diffstat (limited to 'curtis/.bin/manpager')
-rwxr-xr-x | curtis/.bin/manpager | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/curtis/.bin/manpager b/curtis/.bin/manpager new file mode 100755 index 00000000..f358f5d9 --- /dev/null +++ b/curtis/.bin/manpager @@ -0,0 +1 @@ +exec nvim -c 'set ft=man' - 1< /dev/tty 2< /dev/tty |