From 6a4c2e7a3fc10f31d87e7742dfb6df745c21abe9 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Thu, 12 Nov 2009 14:10:26 +0100 Subject: [PATCH] add la alis in bashrc and translate (trans2fr trans2en) shutcurt in gmrun --- .zshrc | 1 + gmrunrc | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.zshrc b/.zshrc index a482f18..e038073 100644 --- a/.zshrc +++ b/.zshrc @@ -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 ' diff --git a/gmrunrc b/gmrunrc index 114ebb9..8e8e358 100644 --- a/gmrunrc +++ b/gmrunrc @@ -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