add rebase suckless
parent
aad46d0bee
commit
3e325b725a
|
|
@ -14,6 +14,7 @@ sudo apt autoremove
|
|||
#config imagemagick
|
||||
sudo sed -i '/"PDF"/s/none/read|write/' /etc/ImageMagick-6/policy.xml
|
||||
|
||||
sudo chsh -s /bin/bash $USER
|
||||
# Installation oh my bash
|
||||
[ ! -d "$HOME/.oh-my-bash/" ] && bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh)" || echo "oh-my-bash installed"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue