Vixual / 83 posts / tags / 31 comments / feed / comments feed /
Search:

常用的 .bashrc 設定

以下是我常用的 .bashrc 設定:

#格式化 ls 的顏色
alias ls='ls -F --color'
#關閉喇叭的 "BEEP" 聲
setterm -bfreq
#用上/下鍵搜尋執行過的指令
bind '"\x1b\x5b\x41":history-search-backward'
bind '"\x1b\x5b\x42":history-search-forward'
收藏至網路書籤: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • Google
  • Live
  • YahooMyWeb
  • MyShare
  • Hemidemi
  • Funp

您可能會對以下這些文章感興趣

您對這篇文章的評價:
1 Star2 Stars3 Stars4 Stars5 Stars (請給予評價)
Loading ... Loading ...

沒有任何留言

發表您的評論

(您的留言會在審核後才能公開)