Skip to content

Commit

Permalink
обновлена версия Квартуса
Browse files Browse the repository at this point in the history
  • Loading branch information
shvorin committed Nov 25, 2013
1 parent 0ee38f6 commit 9714a8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ else
fi
alias sudobash="sudo -H bash -l"

export HISTCONTROL=ignoredups
PATH=$HOME/SYSTEM/bin:$HOME/bin:$PATH:/opt/altera/quartus/13.0/quartus/bin:$HOME/.cabal/bin
export HISTCONTROL=erasedups
PATH=$HOME/SYSTEM/bin:$HOME/bin:$PATH:/opt/altera/quartus/13.1/quartus/bin:$HOME/.cabal/bin
BASH_ENV=$HOME/.bashrc
USERNAME="Artem"
PS1="\[\033[1;37;40m\]\h:\W>\[\033[0m\] "
Expand Down

0 comments on commit 9714a8c

Please sign in to comment.