mirror of
https://github.com/Horhik/dotfiles.git
synced 2025-03-14 10:23:48 +00:00
5 lines
85 B
Bash
5 lines
85 B
Bash
#!/bin/bash
|
|
|
|
time = date | grep -oh "[0-9][0-9]:[0-9][0-9]"
|
|
|
|
redshift -P -O 2000
|