]> git.madduck.net Git - etc/zsh.git/history - .zsh/zshrc

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

set GIT_WORK_TREE just to be sure
[etc/zsh.git] / .zsh / zshrc /
2008-05-17 martin f. krafftmake debian chroot stand out
2008-05-17 martin f. krafftonly set prompts if default or unset
2008-05-17 martin f. krafftadd uc/unicode function
2008-05-15 martin f. krafftmake dpkg-buildpackage always take -k
2008-05-14 martin f. krafftalso assume git repo type if GIT_DIR is set
2008-05-14 martin f. krafftdo not chdir for cleanfiles
2008-05-14 martin f. krafftbeautify prompt when GIT_DIR is set
2008-05-14 martin f. krafftreplace $HOME with ~ in GIT_DIR
2008-05-14 martin f. krafftremove ssh stuff (goes to ssh repo)
2008-05-14 martin f. krafftadd support for parts.d dirs
2008-05-14 martin f. krafftfix expansion of prompt prefix
2008-05-13 martin f. krafftsimplify variable expansions
2008-05-13 martin f. krafftRemove -F from ls options (#481044)
2008-05-13 martin f. krafftdo not fail if globs do not match
2008-05-12 martin f. krafftset c_bases to get proper non-base-10 output
2008-05-12 martin f. krafftmake it actually work
2008-05-12 martin f. krafftwe need to prevent creation of the .zwc file
2008-05-12 martin f. krafftremove typescript on clean
2008-05-12 martin f. krafftworkaround for #480889
2008-05-12 martin f. krafftuse array for ls options
2008-05-12 martin f. krafftautomatic ls on chdir()
2008-05-11 martin f. krafftcustomise some bindings from the guide
2008-05-11 martin f. krafftremove '/' from WORDCHARS
2008-05-11 martin f. krafftprovide alias l=ll
2008-05-11 martin f. krafftturn on extended globbing
2008-05-11 martin f. krafftmake sure old zwc files are removed
2008-05-11 martin f. krafftfix prompt for paths with spaces
2008-05-10 martin f. krafftadd sendmail alias
2008-05-10 martin f. krafftfix dev null path
2008-05-10 martin f. krafftsubstitute tail -f for tailf if not installed
2008-05-09 martin f. krafftdo not die if compiling finds no files
2008-05-09 martin f. kraffthandle a little better when GIT_DIR is set
2008-05-09 martin f. krafftfix scpnew
2008-05-09 martin f. krafftfix scptmp
2008-05-09 martin f. krafftsshtmp/sshnew aliases
2008-05-09 martin f. krafftrafb adapters
2008-05-09 martin f. krafftrun tempfuncs a little earlier
2008-05-09 martin f. krafftadd fignore suffixes
2008-05-09 martin f. krafftfunctions to convert number bases
2008-05-09 martin f. krafftsome more aliases
2008-05-09 martin f. krafftdir hashes for common dirs
2008-05-09 martin f. krafftadd t=tailf alias
2008-05-09 martin f. krafftadd dict and shortcuts
2008-05-09 martin f. krafftfactor pager variables to separate file
2008-05-09 martin f. krafftfollow move of old zsh install
2008-05-09 martin f. krafftchdir back to the previous dir
2008-05-09 martin f. krafftdo not remove .xsession-errors
2008-05-09 martin f. krafftclean on session start not end
2008-05-09 martin f. krafftadd debian_chroot to prompt
2008-05-08 martin f. krafftdisable rationalise-dot for now
2008-05-08 martin f. krafftfix up rdir names
2008-05-08 martin f. krafftpurer implementation of ldir
2008-05-07 martin f. krafftadd some options from the guide
2008-05-07 martin f. krafftprefix prompt with + for subshells
2008-05-07 martin f. krafftadd some options from the guide
2008-05-07 martin f. krafftuse local variables and do not unset
2008-05-07 martin f. krafftremove unneeded variable
2008-05-07 martin f. krafftcommend bindkeys
2008-05-07 martin f. krafftno need for semicolons at eol
2008-05-07 martin f. krafftset path and locale at login
2008-05-07 martin f. krafftadd giti alias
2008-05-07 martin f. krafftfix zrecompiling
2008-05-07 martin f. krafftfix filenames in headers
2008-05-07 martin f. krafftadd zgmv, which is zmv+git-mv
2008-05-07 martin f. krafftreordering of zshrc files
2008-05-07 martin f. krafftMore nocorrect/noglob aliases
2008-05-07 martin f. krafftseveral more options i like
2008-05-07 martin f. krafftadd magic dotdot rationalisation
2008-05-07 martin f. krafftsplit shell variable setup to separate file
2008-05-06 martin f. krafftDon't detect SVN/SVK/CVS, which are not implemented yet
2008-05-06 martin f. krafftPrefix bzr branch
2008-05-06 martin f. krafftAdd bzr support
2008-05-06 martin f. krafftAdd mercurial support
2008-05-06 martin f. krafftrework the vcs prompt
2008-05-06 martin f. krafftAdd svk to detection routine
2008-05-06 martin f. krafftAdd warnings for unsupported repo types
2008-05-06 martin f. krafftProper detection of VCS type
2008-05-06 martin f. krafftuse a loop to define functions
2008-05-06 martin f. krafftcorrect aliases for zcp and zln
2008-05-06 martin f. krafftdisable zsh/files for #479764
2008-05-06 martin f. krafftfix silly typo in prompt definition
2008-05-06 martin f. krafftfix prompt for root
2008-05-06 martin f. krafftpass arguments to hook functions
2008-05-06 martin f. krafftprovide hook functions to iterate _functions arrays
2008-05-06 martin f. krafftcustomise $PATH
2008-05-06 martin f. krafftdo not mailcheck
2008-05-06 martin f. krafftPOSIX collation for ls
2008-05-06 martin f. krafftset the locale
2008-05-06 martin f. krafftfix header
2008-05-06 martin f. krafftless redundancy in ls alias def
2008-05-06 martin f. krafftshow dirs first with ls only if supported
2008-05-06 martin f. krafftsetopt hist_fcntl_lock only for 4.3.6 and beyond
2008-05-06 martin f. krafftno need to use IFS with zsh thanks to s.:.
2008-05-06 martin f. krafftautomatically quote urls on the zle
2008-05-06 martin f. krafftfix typo
2008-05-06 martin f. krafftdon' run initial setup as root
2008-05-06 martin f. krafftcleanup and prevent running as root
2008-05-05 martin f. krafftdo the git prompt thing proper
2008-05-05 martin f. krafftnoglob for browsers
2008-05-05 martin f. krafftmigrate xterm-title setting to zshrc
next