❗️ Opened issue #7 in tanaypratap/first-time-speakers 🗣 Commented on #282 in developer-student-club-thapar/offici... 🗣 Commented on #282 in developer-student-club-thapar/offici... 🗣 Commented on #282 in developer-student-club-thapar/offici...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🏆 1,021 Contributions in year 2020 | |
📦 Used 582 MB in GitHub's Storage | |
📜 3 Public Gists | |
🔑 1 Public Keys | |
💼 Opted to Hire |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🌞 Morning 70 commits █▎░░░░░░░░░░░░░░░░░░░ 6.4% | |
🌆 Daytime 428 commits ████████▎░░░░░░░░░░░░ 39.3% | |
🌃 Evening 407 commits ███████▊░░░░░░░░░░░░░ 37.4% | |
🌙 Night 183 commits ███▌░░░░░░░░░░░░░░░░░ 16.8% |
I hereby claim:
- I am kush-daga on github.
- I am kushdaga (https://keybase.io/kushdaga) on keybase.
- I have a public key ASAp2HRT65Z5IOLSyEe4TKHjkTyMECFwsF8lS-2V4bfkego
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import "@johnlindquist/kit" | |
// Menu: Open Slack on Arc | |
// Description: Open Slack tab in arc | |
// Author: Kush Daga | |
// Twitter: @KushDaga | |
const getTabs = async () => { | |
const response = await applescript(` | |
on escape_value(this_text) |