1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add autorotate script

This commit is contained in:
2016-04-23 13:54:12 +01:00
parent e31edd3980
commit 0921b3c91c
4 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,7 @@ cd $HOME
mkdir -p .local/share/ && cd .local/share
echo cd `pwd`
ln -sfv $DOTFILES/fonts .
ln -sfv $DOTFILES/surface3-scripts .
sudo -s << EOF
cd ~