mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add screensaver to debian desktop env
- Set qutebrowser search engine to search.m - Reformat fish scripts
This commit is contained in:
parent
55530ada62
commit
dd7e7e3857
6 changed files with 51 additions and 42 deletions
|
|
@ -7,7 +7,7 @@ function main
|
|||
deb http://ftp.us.debian.org/debian unstable main contrib non-free
|
||||
deb-src http://ftp.us.debian.org/debian unstable main contrib non-free' | sudo tee /etc/apt/sources.list
|
||||
|
||||
sudo apt-get update > /dev/null 2>&1
|
||||
sudo apt-get update >/dev/null 2>&1
|
||||
sudo apt-get dist-upgrade --yes
|
||||
|
||||
log 'Done upgrading debian to unstable and rebooting.' tail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue