From f928967ea0437d01c0cdc209792a8f76592661d4 Mon Sep 17 00:00:00 2001 From: PHO Date: Fri, 12 Dec 2008 17:11:20 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_hgrc | 2 ++ dot-files/_zshenv | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/dot-files/_hgrc b/dot-files/_hgrc index 6e06889..82c187b 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -7,3 +7,5 @@ username = PHO [extensions] hgext.mq = hgext.fetch = +pager= +color= diff --git a/dot-files/_zshenv b/dot-files/_zshenv index 51e6b4f..15c61d7 100644 --- a/dot-files/_zshenv +++ b/dot-files/_zshenv @@ -58,12 +58,12 @@ export LANG="ja_JP.UTF-8" export OUTPUT_CHARSET="UTF-8" # Default Tools -export EDITOR="vi" -export PAGER="lv" +export EDITOR="vim" +export PAGER="less" # Application Settings export LV="-Ia -c" -export LESS="--quit-if-one-screen" +export LESS="--quit-if-one-screen -R" export GTK_IM_MODULE=uim # darcs -- 2.40.0