Skip to content

Instantly share code, notes, and snippets.

View matchai's full-sized avatar
🚀
𝘞 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘚 𝘏

Matan Kushner matchai

🚀
𝘞 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘖 𝘚 𝘏
View GitHub Profile
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 13,
// font family with optional fallbacks
fontFamily: 'Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',
// `BEAM` for |, `UNDERLINE` for _, `BLOCK` for █
cursorShape: 'BLOCK',
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->

Keybase proof

I hereby claim:

  • I am matchai on github.
  • I am matchai (https://keybase.io/matchai) on keybase.
  • I have a public key ASD8QRqmE49lspKKIxfWvfN4NYOouLXMQtTwHNJ0Z74iEQo

To claim this, I am signing this object:

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
041a5033e6cff5405858b0d31fdf112b3461ae4b79247bd397bb78e96cefa64722f217a6103fbd101754e97286d203a7184836f65ea774a6c5205a1d86c5a4b283;andrewallaway
#!/usr/local/bin/python3
# <bitbar.title>Cotton Bureau Sales</bitbar.title>
# <bitbar.version>v2.0</bitbar.version>
# <bitbar.author>Matan Kushner</bitbar.author>
# <bitbar.author.github>matchai</bitbar.author.github>
# <bitbar.desc>Checks Cotton Bureau page for the number of sales</bitbar.desc>
# <bitbar.dependencies>python</bitbar.dependencies>
# <bitbar.emojize>true</bitbar.emojize>
1️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣0️⃣1️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣0️⃣
2️⃣ 2️⃣
3️⃣ 3️⃣
4️⃣ 4️⃣
5️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣0️⃣1️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣5️⃣
@matchai
matchai / braindump.md
Last active April 8, 2021 22:47
Starship v2 Brain-dump

Setup

starship setup

  • Automated font installer
  • Automated terminal configuration
  • Automated shell config updates
  • Shell detection via parent process id: eval(starship init)
  • Preset selection: emoji, nerdfonts, text, etc.

Troubleshooting

starship doctor

RT @ioana_cis: The magic of CRDTs, building offline and real
time apps by @matchai at #JSHeroes2023!
Including a shout-out to @codesandbox…
TypeScript 7 hrs 11 mins ████████████▎░░░░░░░░ 58.8%
JSON 1 hr 30 mins ██▌░░░░░░░░░░░░░░░░░░ 12.3%
TSConfig 1 hr 7 mins █▉░░░░░░░░░░░░░░░░░░░ 9.2%
JavaScript 48 mins █▍░░░░░░░░░░░░░░░░░░░ 6.5%
Docker 46 mins █▎░░░░░░░░░░░░░░░░░░░ 6.4%