Commit graph

4 commits

Author SHA1 Message Date
Pierre-Elliott Bécue
9597a2aa5a [_cranspasswords] La tab complétion était un poil foireuse, optimisé. 2013-05-19 01:10:40 +02:00
Pierre-Elliott Bécue
81233f5b54 [_cranspasswords] Last feature 2013-04-09 05:04:31 +02:00
Pierre-Elliott Bécue
ed0caf0b0e [_cranspasswords] Améliorations + découpage du gros bloc central 2013-04-09 04:52:50 +02:00
Pierre-Elliott Bécue
7a2b4a4594 [_cranspasswords] Ajout d'un fichier de zshcomplétion.
Comme c'est zsh, il faut penser à ajouter le dossier où _cranspasswords se trouve au fpath :

$ fpath=(/chemin/vers/dossier $fpath)
2013-04-09 04:42:22 +02:00