all repos — nixfiles @ d24955325ef6d6a60e12ce1361c827e72a52e896

System and user configuration, managed by nix and home-manager

zsh: Remove dead sections

Alan Pearce
commit

d24955325ef6d6a60e12ce1361c827e72a52e896

parent

0f72aa972bc33304093fb595666c7070ec09a2b0

1 file changed, 0 insertions(+), 9 deletions(-)

changed files
M tag-zsh/config/zsh/zshrctag-zsh/config/zsh/zshrc
@@ -287,10 +287,6 @@ fi
alias gh="hub" fi -if [[ -n $commands[composer.phar] && ! -n $commands[composer] ]]; then - alias composer="composer.phar" -fi - # Functions magit () {
@@ -374,11 +370,6 @@ then
source ~/.config/zsh/fasd.zsh else echo "fasd init file is missing." -fi - -if [[ -e /etc/gibo/gibo-completion.zsh ]] -then - source /etc/gibo/gibo-completion.zsh fi case $os in