mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-06 11:55:32 +00:00
chore(shell): make everything bit faster
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
# Defaults
|
||||
export DOTFILES="$HOME/.dotfiles"
|
||||
export DOTFILES_SHARED_LOADED=""
|
||||
# shellcheck source=scripts/shared.sh
|
||||
source "$DOTFILES/scripts/shared.sh"
|
||||
|
||||
# Run x-load-configs in your terminal to reload the files.
|
||||
function x-load-configs()
|
||||
|
||||
Reference in New Issue
Block a user