changeset 134:6d1316bff6c0

update ant path, remove noping
author Dirk Olmes <dirk@xanthippe.ping.de>
date Tue, 03 Jul 2018 02:20:39 +0200
parents 4a181ed71eb5
children 3dd5b3b873aa
files zshrc-cassiopeia
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-cassiopeia	Tue Jun 19 07:50:16 2018 +0200
+++ b/zshrc-cassiopeia	Tue Jul 03 02:20:39 2018 +0200
@@ -19,7 +19,7 @@
 #
 # aliases
 #
-alias ant="/opt/eclipse-4.5/plugins/org.apache.ant_1.9.4.v201504302020/bin/ant"
+alias ant="/opt/eclipse-photon/plugins/org.apache.ant_1.10.3.v20180417-1627/bin/ant"
 alias bzip=lbzip2
 alias df="df -h"
 alias env="env | sort | $PAGER"
@@ -27,7 +27,6 @@
 alias ex-install="/home/dirk/Projects/Exentra/Source/rpi/utils/ex-install"
 alias mtail=multitail
 alias ne=neditc
-alias ping="noping -4"
 alias top=htop
 
 #