BASH

#!/usr/bin/env bash

$:

Reload

source
. /etc/profile

Styles

Linux

Grab here free great .bashrc FREE!

:: $4 : nofxx@nofxx @ /home/nofxx : 5 : 45Mb
::
.bashrc

OS X

Grab here free great .bash_profile FREE!

# System-wide file for interactive bash shells. .bash_profile e ja era…

PS1

PS1="\n\[\033[0;34m\]:: \#\$\\[\e[m\]\[\033[34m\] : \u@\h @ \[\033[1;34m\]\w \[$
/usr/bin/wc -l | /bin/sed 's: ::g') : \[\033[34m\]\$(/bin/ls -lah |
/bin/grep -m 1 total | /bin/sed 's/total //')b\[\033[0m\]\n:: \[\033[0m\]"
 
 
PS1="\n\[\033[0;34m\]:: \#\$\\[\e[m\]\[\033[34m\] : \u@\h @ \[\033[1;34m\]\w \[\033[0;34m\]: \$(/bin/ls -1 |
/usr/bin/wc -l | /bin/sed 's: ::g') : \[\033[34m\]\$(/bin/ls -lah |
/bin/grep -m 1 total | /bin/sed 's/total //')b\[\033[0m\]\n:: \[\033[0m\]"
 
 
PS1="\n\[\033[0;34m\]:: \#\$\\[\e[m\]\[\033[34m\] : \u@\h @ \[\033[39m\]\w \[\033[38m\]: \$(/bin/ls -1 |
/usr/bin/wc -l | /bin/sed 's: ::g') : \[\033[38m\]\$(/bin/ls -lah |
/bin/grep -m 1 total | /bin/sed 's/total //')b\[\033[0m\]\n:: \[\033[0m\]"
 
 
export LS_OPTIONS='--color=auto'
eval `dircolors`
alias ls='ls $LS_OPTIONS'
alias ll='ls -lh'

geek

if [ -n "$PS1" ]; then PS1='\h:\w \u\$ '; fi

Thanks

 
Back to top
bash.txt · Last modified: 2009/07/09 20:05 (external edit)
chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0