View Single Post
  #2   (View Single Post)  
Old 21st February 2012
daemonfowl daemonfowl is offline
bsdstudent
 
Join Date: Jan 2012
Location: DaemonLand
Posts: 834
Default

Hi TerriP ! Thank you for sharing this !
I liked the fortune cookie on login .. I an a big fortune addict .. I remember I first encountered this on slackware as I remember I found something similar on dragonflyBSD .. nice tips from dru ...
part of my profile aliases :
Code:
alias r="mplayer http://srv3.electro-music.com:8500"
    to listen to some cool ambient    

alias ls="gls -F --color=always"
alias df="df -h"

alias bg="fbsetbg -f /home/bifrost/images.bifrost/zen_unix01.jpg"

alias f="fortune -s"
alias fl="fortune -l"
alias fo="fortune -o"

alias x="xinit /etc/X11/xinit/xinitrc"
alias gn="xinit /usr/local/bin/gnome-session"

alias p="cd /usr/ports/ && ls "
alias d="less pkg/DESCR"
alias da="less pkg/DESCR-main"
alias ftpgo="ftp ftp://ftp.fr.openbsd.org/pub/OpenBSD/"
lol .. how lazy of me ! ..
Reply With Quote