repo.or.cz
/
dotfiles_afify.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[feat] new scripts, update bashrc vimrc & other
[dotfiles_afify.git]
/
.scripts
/
grub_config.sh
blob
c1cfb787fdcb0ed3e0a53f62aaa44988b73a4010
1
2
echo
"GRUB_DEFAULT=0
3
GRUB_TIMEOUT=0
4
GRUB_RECORDFAIL_TIMEOUT=
$GRUB_TIMEOUT
"
>> /
etc
/
default
/
grub
5
6
sudo grub-mkconfig
-o
/
boot
/
grub
/
grub.cfg