No description
  • Vim Script 54.4%
  • Lua 24.5%
  • Python 9.6%
  • Haskell 4.8%
  • KakouneScript 4%
  • Other 2.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
nojhan 038376c1a4 Add .gitconfig, with aliases and pager config
The pager config colors the diff and use less as a pager,
After having called "git diff", you just will just have to type 'n'
to iterate over diff sections.
2013-03-12 11:26:31 +01:00
.ion3 adaptations for the bépo keyboard 2011-03-09 21:00:37 +01:00
.vim add vim-pathogen 2013-01-31 22:48:04 +01:00
.bashrc source liquid prompt rc 2013-01-31 21:00:51 +01:00
.gitconfig Add .gitconfig, with aliases and pager config 2013-03-12 11:26:31 +01:00
.gitignore git ignore vim swap files 2012-08-16 14:32:44 +02:00
.gitmodules add vim-pathogen 2013-01-31 22:48:04 +01:00
.gvimrc specific file for vim-x11 2011-02-05 18:49:42 +01:00
.screenrc term screen-256color 2012-08-11 11:31:52 +02:00
.vimrc no (bugged) smartindent, add leaders along with F-keys 2013-01-31 23:26:53 +01:00
.Xresources use DodgerBlue instead of default dark blue 2012-08-11 11:32:25 +02:00
demo_prompt_bash.png remove a glitch 2012-07-07 11:29:03 +02:00
ipython_config.py Add ipython conf, with a custom prompt 2013-01-08 14:32:39 +01:00
lessfilter.sh Syntax colorization when opening in less 2013-01-17 14:51:45 +01:00
mtime.sh tools to measure the time taken by a set of commands 2012-08-11 11:32:36 +02:00
README.md readme, and redirection to liquid prompt 2012-07-19 14:31:21 +02:00
repeat.sh tools to measure the time taken by a set of commands 2012-08-11 11:32:36 +02:00
xkb_symbols_fr backport ubuntu patch 2012-06-06 10:02:17 +02:00
xmonad.hs correct float for inkscape and soffice 2012-08-09 15:38:37 +02:00

These are my current and past configuration files.

If you are looking for the super useful bash prompt, it is now a separated project called Liquid prompt. You can find it at: https://github.com/nojhan/liquidprompt