From 369186b2dbfa52b089fbf4469a1000768c9869cf Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 28 Mar 2022 08:48:57 -0300 Subject: sh/vcs.sh: Move VCS aliases into here, soon to be replaced with vcs-ps1 --- sh/bashrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/bashrc.sh') diff --git a/sh/bashrc.sh b/sh/bashrc.sh index 80aff075..492b42d6 100644 --- a/sh/bashrc.sh +++ b/sh/bashrc.sh @@ -7,12 +7,12 @@ export DOTFILES=~/dev/libre/dotfiles . $DOTFILES/sh/env.sh . "$GUIX_PROFILE/etc/profile" . $DOTFILES/sh/colors.sh -. $DOTFILES/sh/git-prompt.sh . $DOTFILES/sh/ps1.sh . $DOTFILES/sh/fzf.sh . $DOTFILES/sh/aliases.sh . $DOTFILES/sh/util.sh . $DOTFILES/sh/agents.sh . $DOTFILES/sh/symlinks.sh +. $DOTFILES/sh/vcs.sh . ~/annex/bin/misc/priv.sh . ~/.nurc -- cgit v1.3