From b2716b1f4778796dd6cd8a9cc06fb82fbb57d9e2 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 14 Jun 2021 14:31:57 -0400 Subject: Set iclower, not ic --- home/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home') diff --git a/home/.profile b/home/.profile index d719799b..f4e4169e 100644 --- a/home/.profile +++ b/home/.profile @@ -10,7 +10,7 @@ export MANPATH=:~/.local/share/man export EDITOR=vi type nvi >/dev/null && EDITOR=nvi -export EXINIT='set ai ic sm sw=4 ts=4 para=BlBdPpIt sect=ShSs | map gg 1G' +export EXINIT='set ai iclower sm sw=4 ts=4 para=BlBdPpIt sect=ShSs | map gg 1G' export PAGER=less export LESS=FRXix4 export CLICOLOR=1 -- cgit 1.4.1 fde29bf865a4afbe5f638b8b59beb82d0eac'>this commit dontfiles
summary refs log tree commit diff
path: root/com.googlecode.iterm2.plist (unfollow)
Commit message (Collapse)Author
2016-04-29Test for linux insteadJune McEnroe
2016-04-29Remove explicit syntax/filetype onJune McEnroe
neovim 0.1.4 actually doesn't need them!
2016-04-12Remove gvim=mvim aliasJune McEnroe
2016-04-12Detect Darwin or *BSD for aliasesJune McEnroe
2016-04-07Use default pinentry and set GPG_TTYJune McEnroe
2016-04-07Add git config override includeJune McEnroe
2016-04-06Simplify install scriptJune McEnroe
2016-04-06Add gpg-agent to READMEJune McEnroe
2016-04-06Always sign git commitsJune McEnroe
2016-04-06Use standard socket for gpg-agentJune McEnroe
2016-04-06Set iTerm font to PointfreeJune McEnroe