Usual bashrc and profile updates

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
Andrei Jiroh Halili 2023-09-04 23:19:38 +08:00
parent a41e28d091
commit 8c1ebd6de8
No known key found for this signature in database
GPG key ID: 67BFC91B3DA12BE8
5 changed files with 23 additions and 5 deletions

View file

@ -1,4 +1,7 @@
#!/usr/bin/env bash
alias generate-hash="abuild checksum && abuild -r"
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"