From a74e826deb6e9069c004716a5255c94c666acc6b Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 11 Jul 2017 14:36:15 -0400 Subject: Remove manpager script neovim now behaves correctly without the redirection hack. --- home/.bin/manpager | 1 - home/.zshrc | 2 +- link.sh | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-) delete mode 100755 home/.bin/manpager diff --git a/home/.bin/manpager b/home/.bin/manpager deleted file mode 100755 index f358f5d9..00000000 --- a/home/.bin/manpager +++ /dev/null @@ -1 +0,0 @@ -exec nvim -c 'set ft=man' - 1< /dev/tty 2< /dev/tty diff --git a/home/.zshrc b/home/.zshrc index 6b7feebb..b05b4e39 100644 --- a/home/.zshrc +++ b/home/.zshrc @@ -19,7 +19,7 @@ path=( export PAGER=less MANPAGER=less EDITOR=vim GIT_EDITOR=vim type nvim > /dev/null \ - && MANPAGER=manpager EDITOR=nvim GIT_EDITOR=nvim \ + && EDITOR=nvim GIT_EDITOR=nvim MANPAGER="nvim -c 'set ft=man' -" \ && alias vim=nvim export GPG_TTY=$TTY diff --git a/link.sh b/link.sh index b9b5b508..8b4683bf 100755 --- a/link.sh +++ b/link.sh @@ -23,13 +23,11 @@ link() { link '.bin/bri.c' link '.bin/jrp.c' -link '.bin/manpager' link '.bin/pbd.c' link '.bin/xx.c' link '.config/git/config' link '.config/git/ignore' link '.config/htop/htoprc' -link '.config/nvim/autoload/pathogen.vim' link '.config/nvim/colors/trivial.vim' link '.config/nvim/init.vim' link '.config/nvim/syntax/nasm.vim' -- cgit 1.4.1 od='get' action='/src/log/home/.inputrc'>
path: root/home/.inputrc (unfollow)
Commit message (Expand)Author
2020-12-03Note lack of macro expansions in Q(...)June McEnroe
2020-12-02Fix missing "to" in "hot tips"June McEnroe
2020-12-02Publish "hot tips"June McEnroe
2020-11-26Publish "Inability"June McEnroe
2020-11-26Render content into atom feedJune McEnroe
2020-11-26Update plan with different things I won't doJune McEnroe
2020-11-19Add "Come On Petunia"June McEnroe
2020-11-13Add x4 to LESSJune McEnroe
2020-11-04Remove modified sensitivity settingsJune McEnroe
2020-10-29Remove editJune McEnroe
2020-10-27Switch gr alias back to git rebaseJune McEnroe
2020-10-27Allow cd host: to cd to same path over sshJune McEnroe
2020-10-27Use SendEnv for cd host:pathJune McEnroe
2020-10-27Allow cd host:path over sshJune McEnroe
2020-10-07Use mandoc -T utf8 for text.June McEnroe
2020-09-20Add The Awakened KingdomJune McEnroe
2020-09-12Move /opt/local back, cheat port select to use system manJune McEnroe
2020-09-12Move /opt/local behind /usr againJune McEnroe
2020-09-12Enable toc in cgit renderings of man pagesJune McEnroe
2020-09-11Install mandoc on macOSJune McEnroe
2020-09-11Rewrite install script yet againJune McEnroe
2020-09-11Remove NetBSD from install scriptJune McEnroe
2020-09-11Use MacPorts rather than pkgsrcJune McEnroe
2020-09-11Add debian VM name to sshJune McEnroe
2020-09-11Add influencer tweetJune McEnroe
2020-09-10Add The Kingdom of GodsJune McEnroe
2020-09-07Add SunglassesJune McEnroe
2020-09-06Add Between the BreathsJune McEnroe
2020-09-04Open /dev/tty in nudgeJune McEnroe
2020-09-04Add nudgeJune McEnroe
2020-09-03Build fbclock with -lzJune McEnroe
2020-08-29Add tweets from retweetsJune McEnroe