Format code with alejandra
This commit is contained in:
@ -1,4 +1,8 @@
|
||||
{ writeShellScriptBin, gum, ... }:
|
||||
{
|
||||
writeShellScriptBin,
|
||||
gum,
|
||||
...
|
||||
}:
|
||||
# https://github.com/IogaMaster/dotfiles/blob/main/packages/install/default.nix
|
||||
writeShellScriptBin "install" ''
|
||||
${gum}/bin/gum style --border normal --margin "1" --padding "1 2" --border-foreground 212 "✨ IogaMaster's dotfiles installer ✨"
|
||||
|
Reference in New Issue
Block a user