Small changes only.

This commit is contained in:
cyteen 2024-12-03 14:27:00 +00:00
parent e80e89c08d
commit f8a0e29320
2 changed files with 8 additions and 1 deletions

7
010_console-blanking.sh Normal file
View File

@ -0,0 +1,7 @@
#!/usr/bin/env zsh
# NEWARG="processor.ignore_ppc=1"
NEWARG="consoleblank=3"
sed -i -E "s|^(GRUB_CMDLINE_LINUX_DEFAULT=\"[^\"]*)\"|\1 ${NEWARG}\"|" /etc/default/grub
update_grub

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -x
sudo apt install -y powerline grip pandoc pandoc virtualenv yarn #vim-airline vim-airline-themes
sudo apt install -y powerline grip pandoc texlive-xetex texlive-latex-base texlive-fonts-recommended lmodern virtualenv yarn #vim-airline vim-airline-themes
DEST=${1:-/etc/skel}sudo apt-get install -y clang jsonlint bear ccls vim-ale shellcheck