index
:
zsh
master
Personal zsh configuration
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2010-01-06
Remove font aliases; they don't work in tmux/screen and there's a better way ...
Daniel Friesel
-11
/
+0
2010-01-06
zshrc: Cleanup / minor updates
Daniel Friesel
-18
/
+5
2009-12-27
rtab: Don't show a single . for a dotdir
Daniel Friesel
-7
/
+10
2009-12-25
rtab: Show two chars for dot-dirs (a/./b is not helpful and even wrong)
Daniel Friesel
-1
/
+7
2009-12-19
zshrc: Set MANWIDTH if the terminal is rather wide
Daniel Friesel
-0
/
+3
2009-12-06
zshrc: Remove obvious comments & general cleanup
Daniel Friesel
-42
/
+14
2009-11-29
zshrc: Print note when creating completion cache
Daniel Friesel
-0
/
+1
2009-11-26
zshrc: Set path in a better way
Daniel Friesel
-1
/
+2
2009-11-23
zshrc: Use preformatted manuals where available
Daniel Friesel
-1
/
+8
2009-11-22
make the zshrc work without packages/zsh/etc
Daniel Friesel
-93
/
+69
2009-11-22
zshrc: Use print -P instead of \e witchery
Daniel Friesel
-2
/
+1
2009-11-22
zshrc: Remove unused predict-on
Daniel Friesel
-7
/
+0
2009-11-21
zshrc: Remove useless $compdump parameter
Daniel Friesel
-4
/
+1
2009-11-21
Add default aliases for bzgrep and zgrep
Daniel Friesel
-0
/
+2
2009-11-21
zshrc: Remove startup status
Daniel Friesel
-10
/
+2
2009-11-21
Use [[ -n $command[...] ]] instead of which .. &> /dev/null
Daniel Friesel
-3
/
+3
2009-11-21
Remove check_com function
Daniel Friesel
-40
/
+7
2009-11-21
zshrc: Very minor unbloat
Daniel Friesel
-4
/
+2
2009-11-21
extract: Fixes
Daniel Friesel
-3
/
+3
2009-11-21
extract: Remove shar support
Daniel Friesel
-6
/
+0
2009-11-21
Remove fdie
Daniel Friesel
-9
/
+8
2009-11-20
zshrc: Update aliases
Daniel Friesel
-4
/
+1
2009-11-15
zshrc: Don't set PKG_PATH (I haven't used openbsd for >1 year)
Daniel Friesel
-2
/
+0
2009-11-14
Fix a typo in the feh completion
Daniel Friesel
-1
/
+1
2009-11-14
Remove cal alias (the current month is now displayed by default
Daniel Friesel
-1
/
+0
2009-11-13
Fixed mimetype helper
Daniel Friesel
-1
/
+1
2009-11-13
Remove now useless genzshrc script
Daniel Friesel
-52
/
+0
2009-11-13
Remov export-zshrc script ('scp .z* remote:' suffices now)
Daniel Friesel
-28
/
+0
2009-11-12
Merge stuff into .zshrc
Daniel Friesel
-560
/
+561
2009-11-05
ps: More information by default
Daniel Friesel
-1
/
+1
2009-11-04
ps: Use new options
Daniel Friesel
-1
/
+1
2009-10-21
extract: Allow partial extraction of tar archives
Daniel Friesel
-3
/
+3
2009-10-21
functions: extr → extract
Daniel Friesel
-1
/
+1
2009-10-20
functions: Don't autoload functions which are already loaded
Daniel Friesel
-3
/
+0
2009-10-16
off: Remove [place] argument, I don't use it anyway
Daniel Friesel
-30
/
+1
2009-10-09
screen → tscreen
Daniel Friesel
-1
/
+1
2009-09-19
Added pmount alias to use noatime by default
Daniel Friesel
-0
/
+3
2009-09-19
Updated tilp alias to use kdesudo
Daniel Friesel
-1
/
+1
2009-09-13
colortable: Print a trailing newline
Daniel Friesel
-0
/
+1
2009-09-05
Moved rrad and youtube-watch into scripts
Daniel Friesel
-38
/
+0
2009-08-30
nemesis is dead
Daniel Friesel
-1
/
+0
2009-08-30
zshenv: Don't hardcode lesspipe path
Daniel Friesel
-4
/
+4
2009-08-30
Removed devtodo completion (it has reached upstream)
Daniel Friesel
-176
/
+0
2009-08-30
Added /etc/init.d/* status shortcut
Daniel Friesel
-1
/
+1
2009-08-29
rc_status: Unicode!
Daniel Friesel
-2
/
+2
2009-08-28
completion: Don't use eval fuckup when setting hosts
Daniel Friesel
-1
/
+1
2009-08-21
Added 'mate' alias
Daniel Friesel
-0
/
+3
2009-08-20
rtab: Don't substitute a wrong ~ in certain cases
Daniel Friesel
-1
/
+1
2009-08-15
Merge branch 'master' of ssh://aneurysm/home/derf/var/packages_root/zsh
Daniel Friesel
-4
/
+3
2009-08-12
Don't use ls -F on linux (the colors suffice)
Daniel Friesel
-1
/
+1
[next]