From 04770be267d79757426ace930b563e94210a35dc Mon Sep 17 00:00:00 2001 From: Manuel Amago Date: Wed, 10 Aug 2016 17:32:47 +0100 Subject: Add install script Creates home directory dot file symlinks to the repository files. --- dot-profile | 9 --------- 1 file changed, 9 deletions(-) (limited to 'dot-profile') diff --git a/dot-profile b/dot-profile index d6d3e87..08e60cd 100644 --- a/dot-profile +++ b/dot-profile @@ -24,12 +24,3 @@ alias egrep='egrep --color=auto' alias ll='ls -alF' alias la='ls -A' alias l='ls -CF' - -## -# Your previous /Users/mamago/.profile file was backed up as /Users/mamago/.profile.macports-saved_2014-11-02_at_10:11:49 -## - -# MacPorts Installer addition on 2014-11-02_at_10:11:49: adding an appropriate PATH variable for use with MacPorts. -export PATH="/opt/local/bin:/opt/local/sbin:$PATH" -# Finished adapting your PATH environment variable for use with MacPorts. - -- cgit v1.2.1