rename flg to nxflg
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
figlet
|
||||
(pkgs.writeShellScriptBin "fgl" ''
|
||||
(pkgs.writeShellScriptBin "nxfgl" ''
|
||||
figlet -f ${hyper.home}/.local/share/figlet/nx2.flf -w 9999
|
||||
'')
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user