Contents
新規アカウント設定
- 新しいアカウントを作る際に常にやっていること
■自分の設定ファイルをsvnでgetする
$ sudo -s
# apt-get install tcsh
$ chsh
Password:
Changing the login shell for eto
Enter the new value, or press ENTER for the default
Login Shell [/bin/bash]: /usr/bin/tcsh
$ tcsh
% sudo apt-get install screen cvs
% cvs -z3 -d:ext:eto@eto.com:/cvs co usr
% ./usr/bin/make-conf-link.sh
→これで普段の設定が使えるようになる.
% screen -dRLast modified: 2006-09-05