flake
This commit is contained in:
parent
4d1d79ae9f
commit
1d400faf30
1 changed files with 0 additions and 4 deletions
4
_bashrc
4
_bashrc
|
@ -24,10 +24,6 @@ mkcd() {
|
||||||
cd "$1"
|
cd "$1"
|
||||||
}
|
}
|
||||||
|
|
||||||
if [[ $- == *i* ]] && command -v zsh >/dev/null 2>&1; then
|
|
||||||
exec zsh
|
|
||||||
fi
|
|
||||||
|
|
||||||
export PS1="
|
export PS1="
|
||||||
$(tput bold)$(tput setaf 1)[$(tput setaf 3)\u$(tput setaf 2)@$(tput setaf 4)\H $(tput setaf 5)\w$(tput setaf 1)]$(tput setaf 7)
|
$(tput bold)$(tput setaf 1)[$(tput setaf 3)\u$(tput setaf 2)@$(tput setaf 4)\H $(tput setaf 5)\w$(tput setaf 1)]$(tput setaf 7)
|
||||||
$ $(tput sgr0)"
|
$ $(tput sgr0)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue