From 65a1bc83f196f34665c83b8914e789e754a07523 Mon Sep 17 00:00:00 2001 From: benj Date: Wed, 27 Dec 2023 21:19:06 -0800 Subject: update alacritty config and add davinci launcher with hidpi opt --- .bash_profile | 2 ++ 1 file changed, 2 insertions(+) (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile index 027c569..d0d394c 100644 --- a/.bash_profile +++ b/.bash_profile @@ -3,6 +3,8 @@ # PATH=$PATH:$HOME/.cargo/bin PATH=$PATH:$HOME/go/bin +PATH=$PATH:$HOME/.local/bin + export PATH [[ -f ~/.bashrc ]] && . ~/.bashrc -- cgit v1.2.3