mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-11-25 17:41:32 +00:00
6 lines
85 B
Bash
6 lines
85 B
Bash
#!/bin/bash
|
|
|
|
time = date | grep -oh "[0-9][0-9]:[0-9][0-9]"
|
|
|
|
redshift -P -O 2000
|