From 1fad9afb72b2d729bb5328dfd6711c0a8dc4e8d3 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Wed, 16 Nov 2022 19:01:14 -0700 Subject: update shabangs --- bash/.bash_profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bash/.bash_profile') diff --git a/bash/.bash_profile b/bash/.bash_profile index 7ec459d..c5cb988 100644 --- a/bash/.bash_profile +++ b/bash/.bash_profile @@ -1,3 +1,4 @@ +#!/bin/bash # .bash_profile PATH=$PATH:$HOME/.local/bin:$HOME/bin:$HOME/.cargo/bin @@ -13,4 +14,5 @@ fi export PATH complete -cf doas export PATH=$PATH:/home/bryson/.spicetify +export EDITOR=/usr/bin/vim #source "/home/bryson/git/emsdk/emsdk_env.sh" -- cgit v1.2.3