add la alis in bashrc and translate (trans2fr trans2en) shutcurt in gmrun

This commit is contained in:
Mathieu Maret 2009-11-12 14:10:26 +01:00
parent 878c56ed06
commit 6a4c2e7a3f
2 changed files with 3 additions and 0 deletions

1
.zshrc
View File

@ -50,6 +50,7 @@ zstyle ':completion:*' select-prompt %SScrolling active: current selection at %p
alias ls='ls --color=auto'
alias l='ls'
alias ll='ls --color=auto -lh'
alias la='ls --color=auto -lha'
alias lll='ls --color=auto -lh | less'
alias lsg='ls | grep -i '

View File

@ -7,6 +7,8 @@ Left = 250
# My second firefox profile (made with `firefox -ProfileManager`)
URL_ff =`/usr/bin/firefox` #type ff:
URL_google = x-www-browser 'http://www.google.com.ph/search?q=%s'
URL_trans2fr = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=en&tl=fr#'
URL_trans2en = x-www-browser 'http://translate.google.fr/translate_t?hl=fr&ie=UTF-8&text=%s&sl=fr&tl=en#'
Terminal = gnome-terminal #type ctrl-enter
TermExec = gnome-terminal -e
URL_http = /usr/bin/firefox %u