[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
 
 

zsh

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This is my zsh configuration.

Files

  • zshrc is a (hard) link to ~/.zshrc, the file that is actually read by zsh when logging in. It does nothing but load the other files.

  • The completion directory contains my custom completion functions, for some programs that I like but that do not support zsh.

  • This file is a README, to have something nicer in the GitHub web display :)

Useful links

Licence

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                   Version 2, December 2004

Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.

           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
  TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

 0. You just DO WHAT THE FUCK YOU WANT TO.