Add config-font
This commit is contained in:
parent
ad20f7514e
commit
b7dcd23b3f
7
config-font
Executable file
7
config-font
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
cp $HOME/.bashrc .bashrc.bak
|
||||
|
||||
echo "setfont Lat2-TerminusBold24x12.psf.gz" >> $HOME/.bashrc
|
||||
|
||||
exit 0
|
Loading…
x
Reference in New Issue
Block a user