From 80704610b8734b26635f50b5c5ae2619d1269e2a Mon Sep 17 00:00:00 2001 From: Preston Davis Date: Sun, 11 Oct 2015 20:50:54 -0400 Subject: [PATCH] Updated example.sh --- custom/example.zsh | 3 --- 1 file changed, 3 deletions(-) diff --git a/custom/example.zsh b/custom/example.zsh index deaa10f21..6a8dc6d37 100644 --- a/custom/example.zsh +++ b/custom/example.zsh @@ -3,11 +3,8 @@ # # brainstormr=/Users/robbyrussell/Projects/development/planetargon/brainstormr # -<<<<<<< HEAD alias p='tail -1 /home/pdavis/notes.txt | pbcopy' alias pbcopy='xsel --clipboard --input' alias rosh='ssh pdavis-admin@opsware.discovery.com -p 2222' alias console='cu -t -l /dev/ttyUSB0 -s 115200' -======= [[ $TERM != "screen" ]] && exec tmux ->>>>>>> 2877573c110ffc587f156ed6601ac732f647466a