Saturday, October 16, 2010

ubuntu 내가 하는 세팅

ubuntu에서 내가 따로 하는 세팅 모음. 각종 dot files는 포함하지 않음.

차후 생각나는대로 업데이트 됨.

gnome-terminal
 - Edit ▸ Keyboard Shortcuts, deselect "Enable all menu access keys"

package install
sudo apt-get install emacs libboost-dev

remove applications from application indicators
/usr/share/indicators/messages/applications

thunderbird
install firetray, toggle word wrap, gnome integration

~/.ssh/config  setting
Host my_alias
HostKeyAlias mojah
Hostname xx.xxx.xx.xx
User username
Port xxxx