diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 6c818b0..fed79df 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -188,6 +188,7 @@ alias alu="apt list --upgradable" alias asdo="apt source --download-only" alias aurmake="makepkg -irs" alias f=fossil +alias fdosdk="flatpak run --command=/bin/bash --share=network org.freedesktop.Sdk" alias ip="ip -c" alias isocal="cal --iso --reform=iso --monday --week" alias la="ls -a"