aliases: export SMART_PLUG_IP variable
This commit is contained in:
parent
f849544f0d
commit
846afbe255
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ alias rce='reset && clear && exec zsh'
|
|||
alias fds='fd --no-ignore --hidden --exclude /run --exclude /mnt'
|
||||
|
||||
# smart plug things
|
||||
SMART_PLUG_IP='192.168.1.250'
|
||||
export SMART_PLUG_IP='192.168.1.250'
|
||||
alias \
|
||||
light='tplink_smartplug.py -t $SMART_PLUG_IP -c' \
|
||||
lion='light on' \
|
||||
|
|
Loading…
Add table
Reference in a new issue