clean up spaces

This commit is contained in:
David Todd 2020-03-25 13:55:41 -05:00
parent 71820787b5
commit 475d454863
2 changed files with 3 additions and 3 deletions

View File

@ -6,11 +6,11 @@
sudo pacman -Syu sudo pacman -Syu
sudo pacman -S yay sudo pacman -S yay
yay -Syu yay -Syu
yay -S tmux zsh vim git\ yay -S tmux zsh vim git\
terminator rofi feh xcompmgr\ terminator rofi feh xcompmgr\
i3lock-fancy i3blocks ffcast i3lock-fancy i3blocks ffcast
sudo pip install ntfy sudo pip install ntfy
} }

View File

@ -8,7 +8,7 @@ sudo apt upgrade
sudo apt install tmux zsh vim git\ sudo apt install tmux zsh vim git\
terminator rofi feh xcompmgr\ terminator rofi feh xcompmgr\
i3lock-fancy i3blocks i3lock-fancy i3blocks
sudo pip install ntfy sudo pip install ntfy
} }