mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-05-06 21:53:10 +00:00
chore(global): general devbox + git config chaos
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
23e8e7d0a4
commit
f440cb0801
7 changed files with 68 additions and 22 deletions
6
.profile
6
.profile
|
@ -24,7 +24,9 @@ fi
|
|||
export PATH="$PATH:/home/ajhalili2006/.local/share/JetBrains/Toolbox/scripts"
|
||||
|
||||
# Import asdf to shell
|
||||
export ASDF_DIR="$HOME/.asdf"
|
||||
. "$HOME/.asdf/asdf.sh"
|
||||
#export ASDF_DIR="$HOME/.asdf"
|
||||
#. "$HOME/.asdf/asdf.sh"
|
||||
|
||||
eval "$(devbox global shellenv)"
|
||||
|
||||
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue