trying fish
This commit is contained in:
@@ -5,7 +5,7 @@ EOF
|
||||
fi
|
||||
if [ "$(ls /home |grep saret)" != "saret" ]; then
|
||||
sudo apt -y update
|
||||
sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass
|
||||
sudo apt -y install wget nano curl zsh git lsb-release htop apt-transport-https xorg slim ncdu sshpass fish
|
||||
passwd root -d
|
||||
username=saret
|
||||
password=qwerty
|
||||
@@ -53,6 +53,7 @@ sudo tee /etc/apt/sources.list.d/notaesalexp.list<<EOF
|
||||
deb https://notesalexp.org/tesseract-ocr5/$(lsb_release -cs)/ $(lsb_release -cs) main
|
||||
EOF
|
||||
sudo apt -y update
|
||||
sed -i "s/SETUVAR __fish_initialized:3100/SETUVAR __fish_initialized:3100\nSETUVAR _fish_abbr_fuck:sudo\x20apt\x20\x2dy\x20install\nSETUVAR _fish_abbr_go:sudo\x20apt\x20\x2dy\nSETUVAR _fish_abbr_no:sudo\x20\x2ds/" /home/saret/.config/fish/fish_variables
|
||||
sudo apt install -y $(apt-cache search tesseract-ocr | awk '{print $1}')
|
||||
sudo apt -y install ocrmypdf
|
||||
sudo apt -y install python3-pip
|
||||
|
Reference in New Issue
Block a user