dotfiles/.config/bash/hosts/btwscar-wsl-Alpine.bashrc
Andrei Jiroh Halili 8c1ebd6de8
Usual bashrc and profile updates
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
2023-09-04 23:19:38 +08:00

7 lines
215 B
Bash

#!/usr/bin/env bash
alias rehash-and-build="abuild checksum && abuild -r"
export GIT_EDITOR="code-insiders --wait"
# handled locally via automated-deploy.bashrc
#source "${HOME}/.config/bash/tools/nixpkgs.bashrc"