dotfiles/.config/bash/hosts/btwscar-wsl-Alpine.bashrc

8 lines
215 B
Text
Raw Normal View History

#!/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"