Home » Linux

我的.bashrc .alias .lftp .fonts.conf配置文件

By: Zhiqiang Ma On: May 13, 2009 Views: 15 No Comment Print Email
Tags: , , , ,

~/.bashrc

# .bashrc

# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi

# User specific aliases and functions
. ~/.alias

# export GTK_IM_MODULE=ibus

##################################
~/.alias
alias rm=’rm -i’
alias l=’ll -h’

##################################
~/.lftprc

set ftp:charset GBK
set file:charset UTF-8
#set net:connection-limit 30
set net:reconnect-interval-base 12
set net:reconnect-interval-multiplier 1

##################################
.fonts.conf

Fedora-中文字体设置

Read more:

Digg del.icio.us Stumble Techorati Facebook Newsvine Reddit Twitter
Mixx LinkedIn Google Bookmark Yahoo Bookmark MySpace LiveJournal Blogger RSS feed
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.