mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
typofix
This commit is contained in:
parent
2cff95950c
commit
c24e6de00a
1 changed files with 1 additions and 1 deletions
|
|
@ -119,7 +119,7 @@ source "$DOTFILES"/bootstrap/linux/symlinks.bash
|
||||||
set +x
|
set +x
|
||||||
|
|
||||||
if [ "$WHEEL" -eq 1 ]; then
|
if [ "$WHEEL" -eq 1 ]; then
|
||||||
source "$DOTFILES"/tools/bash/xdg-compact.sh
|
source "$DOTFILES"/tools/bash/xdg-compat.sh
|
||||||
source "$DOTFILES"/tools/bash/global.bashrc
|
source "$DOTFILES"/tools/bash/global.bashrc
|
||||||
fi
|
fi
|
||||||
source "$DOTFILES"/tools/bash/profile
|
source "$DOTFILES"/tools/bash/profile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue