Fix aliases + wallpaper thing

master
Elias Almqvist 7 months ago
parent bf940cdb16
commit fa23ab9045
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. BIN
      .wallpaper.png
  2. 3
      oh-my-zsh/.oh-my-zsh/aliases.sh

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 MiB

After

Width:  |  Height:  |  Size: 4.6 MiB

@ -38,3 +38,6 @@ alias dots="cd $HOME/.dotfiles/"
# Vim stuff
alias vi="nvim"
alias vim="nvim"
# Clock reset thing
alias restart_clock="ssh rasp \"sudo systemctl restart pyscript@clock.py.service\""

Loading…
Cancel
Save