From bc019411bf4d5e71ee9d5c4293ef2f040eb1a191 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Fri, 14 Oct 2011 17:21:40 +0200 Subject: Switch from openoffice alias to libreoffice (ooffice -> soffice) --- .zsh/zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.zsh/zshrc') diff --git a/.zsh/zshrc b/.zsh/zshrc index bcde10b..a12f2dc 100644 --- a/.zsh/zshrc +++ b/.zsh/zshrc @@ -53,8 +53,8 @@ alias -s rar='rar -e' alias -s mp3='mplayer' alias -s ogg='mplayer' alias -s flac='mplayer' -alias -s odt='ooffice' -alias -s ods='ooffice' +alias -s odt='soffice' +alias -s ods='soffice' # ~/.bins stuff alias sdedit='java -jar ~/.bins/sdedit-3.0.4.jar' -- cgit v1.2.3