- Timestamp:
- 08/11/08 07:20:41 (3 months ago)
- Files:
-
- 1 modified
-
dotfiles/bash/mrkn-bashrc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/bash/mrkn-bashrc
r9494 r17345 5 5 # 6 6 # $Id$ 7 8 export RUBYFORGE_USER=mrkn 7 9 8 10 # Default language and encoding are ja_JP and UTF-8 respectively … … 85 87 alias stone_start='sudo stone localhost:22 443 &' 86 88 89 case `uname -s` in 90 Darwin*) 91 alias gnuplot='env DYLD_LIBRARY_PATH= /opt/local/bin/gnuplot' 92 alias emacs='env DYLD_LIBRARY_PATH= /Applications/Emacs.app/Contents/MacOS/Emacs' 93 ;; 94 esac 95 87 96 # enable programmable completion features (you don't need to enable 88 97 # this, if it's already enabled in /etc/bash.bashrc and /etc/profile
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)