Browse Source

Merge branch 'master' of github.com:10sr/dotfiles

pull/1/head
10sr 11 years ago
parent
commit
b584ccd559
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      bashrc

+ 0
- 5
bashrc View File

@@ -217,11 +217,6 @@ do
done

null type yaourt && alias yt=yaourt
null type pacman-color && {
alias pacman=pacman-color
export pacman_program=pacman-color # used by pacmatic
export PACMAN=pacman-color # used by yaourt
}
null type pacmatic && {
alias pacman="pacmatic"
export PACMAN="pacmatic"


Loading…
Cancel
Save