diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 13:51:06 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2024-11-21 13:51:06 +0530 |
commit | 3d1ead045a6e53cc4625750b57d61f38f7cdad90 (patch) | |
tree | 75c7ce08962ade4f536fd35f59dc6e3d20ff4bc6 /shortcuts/sync-tab |
Diffstat (limited to 'shortcuts/sync-tab')
-rwxr-xr-x | shortcuts/sync-tab | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shortcuts/sync-tab b/shortcuts/sync-tab new file mode 100755 index 0000000..6ded2de --- /dev/null +++ b/shortcuts/sync-tab @@ -0,0 +1,5 @@ +#!/bin/sh + +. ~/.profile + +synctab |