diff options
| author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-04 23:49:06 +0200 |
|---|---|---|
| committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-04-04 23:49:06 +0200 |
| commit | 151c9d632dc7c176268802bc9e7bb03cfcb2dfa6 (patch) | |
| tree | 820e47e0cfe08f28d5fe276f86babd97d44f78f8 /.local/bin/teams | |
| parent | fullscreen sxiv (diff) | |
| download | dotfiles-bsd-151c9d632dc7c176268802bc9e7bb03cfcb2dfa6.tar.gz dotfiles-bsd-151c9d632dc7c176268802bc9e7bb03cfcb2dfa6.tar.bz2 dotfiles-bsd-151c9d632dc7c176268802bc9e7bb03cfcb2dfa6.tar.xz dotfiles-bsd-151c9d632dc7c176268802bc9e7bb03cfcb2dfa6.tar.zst dotfiles-bsd-151c9d632dc7c176268802bc9e7bb03cfcb2dfa6.zip | |
update
Diffstat (limited to '')
| -rwxr-xr-x | .local/bin/teams | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/teams b/.local/bin/teams new file mode 100755 index 0000000..03aa8af --- /dev/null +++ b/.local/bin/teams @@ -0,0 +1,3 @@ +#!/bin/sh + +/usr/local/bin/chrome teams.live.com |
