ctaf42 / ctafconf
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
ctafconf /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | ||
| |
ChangeLog | ||
| |
README | ||
| |
README.DEVEL | ||
| |
TODO | ||
| |
VERSION | ||
| |
bin/ | ||
| |
etc/ | ||
| |
gtk-ctafconf/ | Sun Aug 03 10:26:38 -0700 2008 |
README
--+-- -- -- -- -- -- --+--
+-- CTAFCONF --+
--+-- -- -- -- -- -- --+--
===========================================================
INSTALL
===========================================================
the ctafconf should be installed in .config/ctafconf.
You can backlist module from installation using ct-profile prior to call ct-installconf
Installation should be done by git, if you dont have git access you can get a tarball on github.
Always prefer git master, the branch is keept as stable as possible.
Prefered way to install, from GIT:
>mkdir .config
>cd .config
>git clone git://github.com/ctaf42/ctafconf.git
>cd ctafconf/bin
>./ct-installconf
Install from a tarball.
you download the tarball from the website and unpack it in .config
> mkdir .config
> cd .config
> tar xvzf ctafconf-DATE.tgz
> cd ctafconf/bin
> ./ct-installconf
===========================================================
UPDATE
===========================================================
To update your configuration just call git pull, or extract newer file over the previous one.
That's all, you dont need to call ct-installconf or ct-updateconf, it's automatic
Using git:
>cd .config/ctafconf
>git pull
That's all, the next time you launch your shell, the ctafconf will be updated
using a newer tarball:
unpack the tarball in .config
>cd .config/
>tar xvzf ctafconf-DATE.tgz
==========================================================
INSTALL FOR EMACS ONLY
==========================================================
if you are paranoid, and dont trust the install script.
Try the manual way to get the emacs configuration:
>mkdir ~/.config/ctafconf/perso
>mkdir ~/.config/ctafconf/perso/semantic
>echo "(load-file \"~/.config/ctafconf/etc/emacs/emacs\")" >> ~/.emacs
===========================================================
EMACS ADD-ONS
===========================================================
pour emacs:
!!! ces outils ne sont pas necessaire a un bon fonctionnement d'emacs et le ralentisse beaucoup !!!
recuperer au choix sur le web:
- cedet : outils pour le developpement, meilleur completion automatique,
meilleur coloration, ...
- ilisp : lisp interactif
- ecb : IDE pour emacs, basé sur cedet
- doxyemacs : commentaire doxygen
les decompresser dans ~/.config/ctafconf/etc/emacs/site-lisp
renommer ecb-* en ecb, cedet-* en cedet, doxymacs-* en doxymacs, pareil pour ilisp
afin d'avoir ecb,cedet,ilisp et doxymacs comme repertoire dans site-lisp
compiler chaque projet:
cd cedet;make;
cd ecb;make;
cd ilisp;make;
cd doxyemacs; configure; make; (maybe you should remove -Werror to compile successfully)
(pour compiler avec une autre version d'emacs: make EMACS=emacs21)
===========================================================
KEYBOARD SHORTCUT (fluxbox)
===========================================================
ctrl+alt+m : toggle maximize
ctrl+alt+t : toggle decoration
ctrl+alt+c : close
ctrl+alt+k : kill
ctrl+alt+f : toggle fullscreen
alt+f1 : switch to desktop 1
alt+f2 : switch to desktop 2
alt+f3 : switch to desktop 3
alt+f4 : switch to desktop 4
alt+click gauche : move
alt+click droit : resize
===========================================================
ZSH
===========================================================
- ctrl-c in completion menu go back to the text previously enterred
- up/down search through history (start typing then up/down to see what i mean)
- pageup/pagedown cycle through history (it does not care about what is already on the command line)
- ctrl-h call the man for the first word on the command line
- ctrl-x e edit the current command line in your editor
- ctrl-x w display the location of the current command
- ctrl-x c calculator
===========================================================
UNINSTALL
===========================================================
You will never want to uninstall, after you tried the ctafconf
===========================================================
HELP
===========================================================
It's a good framework to create our own personnal configuration
ct-profile : configure your ctafconf profile (wallpaper, wm, mail, etc..)
ct-installconf : reinstall la ctafconf (et l'install aussi qd mm!)
ct-ssh : create alias for ssh host
ct-help : a litle help about the ctafconf command
grepr, rpurge : grep recursif, netoyage de fichier tmp (~,..)
replacer : recursive find and replace in all files in the current folder
visit http://www.ctaf.free.fr for more information/help about the ctafconf
===========================================================
Credits
===========================================================
Some of thoses configurations files have been collected, modified
and enhanced from a lot's of files from differents places.
thanks for all peoples who share configs on the web.
--
thanks for Sergio Talens-Oliag <sto@debian.org> for his ssft library
thanks for all people I 'stolen' GPL code ;-)
===========================================================
About
===========================================================
Cedric GESTES (ctaf42@gmail.com)
http://www.sf.net/projects/grk
http://grk.sf.net
http://www.ctaf.free.fr
_____________________________________
< CTAFCONF? yuhh? MeuuuuuuuuuHHHHHHHH >
-------------------------------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||

