mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-07-16 23:49:05 +00:00
General configuration changes hellscape
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
094b8a0009
commit
a41e28d091
7 changed files with 64 additions and 41 deletions
|
@ -12,8 +12,9 @@ fi
|
|||
# Stage 1: Source the ~/.profile
|
||||
source "$HOME/.profile"
|
||||
|
||||
|
||||
# Added by Toolbox App
|
||||
export PATH="$PATH:/home/ajhalili2006/.local/share/JetBrains/Toolbox/scripts"
|
||||
|
||||
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
|
||||
|
||||
if [ -e "$HOME/.nix-profile/etc/profile.d/nix.sh" ]; then . "$HOME/.nix-profile/etc/profile.d/nix.sh"; fi # added by Nix installer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue