add compose key to niri
This commit is contained in:
parent
63a18416df
commit
876fd4faf4
2 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ function ssh-tunnel
|
|||
return
|
||||
end
|
||||
|
||||
envsource "$HOME/.ssh/tunnels.d/$tunnel.conf"
|
||||
envsource "$HOME/.ssh/tunnels.d/$tunnel.conf" > /dev/null
|
||||
|
||||
echo "Activating connection $tunnel..."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue