Git Product home page Git Product logo

ctafconf's Introduction

                   --+-- -- -- -- -- -- --+--
                  +--       CTAFCONF       --+
                   --+-- -- -- -- -- -- --+--



===========================================================
INSTALL
===========================================================
the ctafconf should be installed in ~/.config/ctafconf.
Installation should be done using the git repository,
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.
After calling ct-installconf, edit user-profile.sh to change your settings.


Prefered way to install, from GIT:
> mkdir .config
> cd .config
> git clone git://github.com/ctaf42/ctafconf.git
> cd ctafconf/bin
> ./ct-installconf
> nano ~/.config/ctafconf/user-profile.sh

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
> nano ~/.config/ctafconf/user-profile.sh


===========================================================
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:
>echo "(load-file \"~/.config/ctafconf/etc/emacs/emacs\")" >> ~/.emacs


===========================================================
VIM
===========================================================
See ~/.config/ctafconf/etc/vim/README



===========================================================
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-x 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-ssh        : create alias for ssh host
findr         : recursive find
grepr         : recursive grep with color
rpurge        : cleanup temporary file (#*, *~)
rpurge_c      : cleanup c compiled object (*.o)
rpurge_cmake  : cleanup cmake generated makefiles (Makefile, CMakeCache.txt, ..)
rpurge_svn    : cleanup svn files (.svn)
rpurge_python : cleanup python files (*.pyc, *.pyo)
rpurge_cvs    : cleanup cvs files (.cvs)
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 <[email protected]> for his ssft library
thanks for all people I 'stolen' GPL code ;-)


===========================================================
About
===========================================================
Cedric GESTES ([email protected])
http://www.sf.net/projects/grk
http://grk.sf.net
http://www.ctaf.free.fr

 _____________________________________
< CTAFCONF? yuhh? MeuuuuuuuuuHHHHHHHH >
 -------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.