Add config-font
This commit is contained in:
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
|
Reference in New Issue
Block a user