Replace note with a shell alias to do the note instead
This commit is contained in:
parent
fb488350aa
commit
80027dc5bf
@ -71,6 +71,7 @@ unset brew
|
||||
if has toolbox; then
|
||||
#toolbox create hyprpm
|
||||
#toolbox run -c hyprpm sudo dnf -y install hyprland hyprland-devel
|
||||
alias mktoolbox-hyprpm='toolbox create hyprpm && toolbox run -c hyprpm sudo dnf -y install hyprland hyprland-devel'
|
||||
alias hyprpm='toolbox run -c hyprpm env HYPRLAND_INSTANCE_SIGNATURE="$HYPRLAND_INSTANCE_SIGNATURE" hyprpm'
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user