1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

changed neofetch scrot

This commit is contained in:
eoli3n 2016-12-29 17:08:34 +01:00
parent 87f55e384e
commit 26ca582331
2 changed files with 1 additions and 0 deletions

1
.zshrc

@ -26,6 +26,7 @@ alias sudo="sudo "
alias installed="pacman -Qqen"
alias chrome="google-chrome-stable"
alias tmux="tmux -2"
alias neofetch="neofetch --crop_mode fit --image_size 33% --image ~/.config/neofetch/archlinux_clean2.png --colors 3 10 7 4 10 10"
bak() { cp "$1" "$1.bak" }
chromeapp() { google-chrome-stable --app=$1 }
extract() {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 688 KiB

After

Width:  |  Height:  |  Size: 359 KiB