5 lines
73 B
Bash
Executable file
5 lines
73 B
Bash
Executable file
#!/bin/env bash
|
|
|
|
yay -S --needed getnf
|
|
getnf -i "JetBrainsMono"
|
|
fc-cache
|