From 4794211c130e51ef1fae4e59cfaa4aee962ad479 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Oct 2024 02:28:50 +0200 Subject: Cleanup --- shenanigans.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/shenanigans.sh b/shenanigans.sh index 795c2d2..00a5c53 100755 --- a/shenanigans.sh +++ b/shenanigans.sh @@ -40,9 +40,6 @@ export PATH=$HOME/Applications:$PATH export PATH=$HOME/go/bin:$PATH export PATH=/usr/local/go/bin:$PATH -# Other paths. -export PATH=$HOME/.local/bin/odin-linux-amd64-dev-2024-1:$PATH - # History and search. Stolen from J. HISTCONTROL=ignoreboth shopt -s histappend -- cgit v1.2.3