Replace note with a shell alias to do the note instead
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user