devaun updates/fixes
This commit is contained in:
@@ -10,7 +10,7 @@ install-debian:
|
||||
wget -qO- https://apt.fury.io/nushell/gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/fury-nushell.gpg
|
||||
echo "deb [signed-by=/etc/apt/keyrings/fury-nushell.gpg] https://apt.fury.io/nushell/ /" | sudo tee /etc/apt/sources.list.d/fury-nushell.list
|
||||
sudo apt update
|
||||
xargs -a packages-debian doas apt install -y
|
||||
xargs -a packages-debian sudo apt install -y
|
||||
|
||||
install-arch:
|
||||
@echo "installing pkgs"
|
||||
|
||||
Reference in New Issue
Block a user