global/shell: add tailscale alias
This commit is contained in:
parent
10f314975e
commit
37721ef56c
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@ in
|
|||
umnt = ifSudo' "umount";
|
||||
bmnt = ifSudo "mnt -o bind,X-mount.mkdir";
|
||||
|
||||
ts = ifSudo' "tailscale";
|
||||
|
||||
dd = "dd status=progress";
|
||||
|
||||
du = "du -h";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue