diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 02:28:50 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-25 02:28:50 +0200 |
| commit | 4794211c130e51ef1fae4e59cfaa4aee962ad479 (patch) | |
| tree | 5e5c94e437aa93ed36d37493c57b85738133a6d2 | |
| parent | 2c7a545188990332539ee2d42164c941ef5b6d43 (diff) | |
| download | dotfiles-4794211c130e51ef1fae4e59cfaa4aee962ad479.tar.gz | |
Cleanup
| -rwxr-xr-x | shenanigans.sh | 3 |
1 files changed, 0 insertions, 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 | |||
| 40 | export PATH=$HOME/go/bin:$PATH | 40 | export PATH=$HOME/go/bin:$PATH |
| 41 | export PATH=/usr/local/go/bin:$PATH | 41 | export PATH=/usr/local/go/bin:$PATH |
| 42 | 42 | ||
| 43 | # Other paths. | ||
| 44 | export PATH=$HOME/.local/bin/odin-linux-amd64-dev-2024-1:$PATH | ||
| 45 | |||
| 46 | # History and search. Stolen from J. | 43 | # History and search. Stolen from J. |
| 47 | HISTCONTROL=ignoreboth | 44 | HISTCONTROL=ignoreboth |
| 48 | shopt -s histappend | 45 | shopt -s histappend |
