mirror of
https://mau.dev/andreijiroh-dev/dotfiles.git
synced 2025-02-01 04:03:40 +00:00
094b8a0009
Signed-off-by: Andrei Jiroh Halili <ajhalili2006@andreijiroh.eu.org>
4 lines
113 B
Bash
4 lines
113 B
Bash
#!/usr/bin/env bash
|
|
|
|
alias generate-hash="abuild checksum && abuild -r"
|
|
export GIT_EDITOR="code-insiders --wait"
|