[go: up one dir, main page]

Menu

[r33]: / TODO  Maximize  Restore  History

Download this file

103 lines (89 with data), 2.8 kB

NEEDED:
- cleanup: personnal info (sshe, sshep (put in perso/bin))
- one directory with all .mine?, ct-save-mine
- put all previous file in .ctafconf/perso/previous
- save previous gconf value before applying gnomesetting (ct-install)

DOCUMENTATION:
- emacs: README.EMACS, install just emacs, just test emacsconf, ..
- svn: checkout from svn, update
- DOCUMENTATION (rescue session shortcut) (single session log)
- enhance ct-help
- revert gconf setting
- what is in perso

CTAFCONF:
- ramdom wallpaper (wallpp = ramdom, ramdomperso)
- screen : fichier de conf std (3 windows), automatiquement lance?, keys to browse hystory
- grepr : directory not needed (use .)
- xsession : change session "on the fly" (ct-switch (kill current wm))
- top : top mem / top cpu nothing else
- use sabayon for gnome-conf/ff-conf
- better template (.mine) for env, emacs, and co, allowing easy customization (define var to enable/disable functionnality (ecb/semantic/)
- tweak and use screenrc
- 4 distrib: tinyemacs, emacs (with ecb, ilisp, ..), tinyctafconf, ctafconf (with ecb, ilisp, ..)
-makefile (download ecb, ilisp, ..)?, ct-update (update ctafconf from sf svn)

SHELL
- completion de zsh (cursor like in hh)
- kbd mapping (azerty, qwerty, dvorak) (shell/X)
- test: zsh speed with compiled configuration file
- epita: zsh color
- completion for apt, apts
- unset, unalias => unset unnecessary stuff?
- visual,editor,shell => emacs else nano,else ..
- ctafconf.sh => add color for all term (CT_RED,CT_YELLOW,..) and for prompt

EMACS
- emacs: in console (ctrl+backspace, beep) (enable vt102 in xterm,..)
- emacs: ctrl-qqch => replace the current line , with the current buffer
- tab = 2 in bash-mode
- transparent (use console backcolor)
- kill char from cur to begin

BONUS:
- a gnome terminal that scroll like quake3 console using one hotkey
- compiler for some configuration file ( emacs, fluxbox, etc..)
- ct-repo/ct-ssh : use dialog/gdialog? (one lib exists, find it, use it)
- use gid and uid with mount command (maybe do a ct-mount)
- kde, gnome (taskbar, etc), ff extension, blackbox, openbox, fvwm, enligthment
- debian package

===========================================================
POSIX
--sh
if cmp -s $SRCFILE $FILE; then
fi
export al=val
alias al=val
var=val
source

--tcsh
if ( -x file ) echo cool
setenv al val
alias al val
set var val

--ksh
export al=val
alias al=val
var=val

--zsh
if cmp -s $SRCFILE $FILE; then
fi
export al=val
alias al=val
var=val

install who copy configuration for one module then compile/setup file
update should be possible

--
ctafconf modules:
Tools:
ctssh,ctrepo,ctinstall,ctupdate,cthelp,ctsave,ctsocks

Shell:
zsh,tcsh,bash,ksh,top,emacs,xsession,nano
--
X modules:
fluxbox, torsmo
xbindkeys
gdm/kdm
ff, tb
gaim
gnomesetting (use sabayon?)

compiled files:
fluxbox/init (style)
fluxbox/menu ?
xbindkeys (?)