mirror of
https://codeberg.org/muon/home.git
synced 2026-03-10 04:13:13 +00:00
Fix hr switch
This commit is contained in:
parent
dcce5135aa
commit
d049d7de3e
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ def _hr_cf [function_name: string, ...rest: string] {
|
|||
}
|
||||
|
||||
# HR - Hefring work tooling
|
||||
export def hr [...args: string] {
|
||||
export def --env hr [...args: string] {
|
||||
if ($args | is-empty) {
|
||||
_hr_usage
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue