mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-05-16 18:43:07 +00:00
Usual bashrc and profile updates
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
This commit is contained in:
parent
a41e28d091
commit
8c1ebd6de8
5 changed files with 23 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue