updates people, updates!
This commit is contained in:
parent
bc52fce5db
commit
a6dbb351ef
9 changed files with 32 additions and 10 deletions
|
@ -151,7 +151,6 @@ $env.config = {
|
|||
}
|
||||
|
||||
cd: {
|
||||
abbreviations: true # allows `cd s/o/f` to expand to `cd some/other/folder`
|
||||
}
|
||||
|
||||
table: {
|
||||
|
|
0
other/scripts/desktop/window-screenshot.nu
Normal file → Executable file
0
other/scripts/desktop/window-screenshot.nu
Normal file → Executable file
|
@ -17,7 +17,6 @@ def main [
|
|||
curl mqtt://mqtt.z9/winkekatze/katz9/eye/set -d (rand-color);
|
||||
curl mqtt://mqtt.z9/winkekatze/Viktoria/eye/set -d (rand-color);
|
||||
curl mqtt://mqtt.z9/winkekatze/allcats -d 'wink';
|
||||
mullvad connect;
|
||||
|
||||
date now | save '/var/lib/ccchh-winken/last' -f;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue