From 66eac40675f320d859291fac6b4944a095c8d7d2 Mon Sep 17 00:00:00 2001 From: Eduardo Pedroni Date: Sun, 15 Apr 2018 13:31:31 +0200 Subject: Renamed .zprofile to .zlogin for compatibility with the options file, added options file and support for it in .zshrc --- .zprofile | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .zprofile (limited to '.zprofile') diff --git a/.zprofile b/.zprofile deleted file mode 100644 index 1383a43..0000000 --- a/.zprofile +++ /dev/null @@ -1 +0,0 @@ -export PATH="$PATH:$HOME/bin:$HOME/.rust:$ONOS_ROOT/tools/build:$ONOS_ROOT/tools/test/bin:$ONOS_ROOT/tools/dev/bin" -- cgit v1.2.3