Opens profile photo
Follow
Fig
@fig
Upgrade your terminal for the 21st century โšก๏ธ `brew install fig` ๐Ÿง‘โ€๐Ÿ’ป fig.io/jobs ๐Ÿ’ฌ fig.io/community โญ๏ธ github.com/withfig/autoco
San Franciscofig.ioJoined June 2020

Figโ€™s Tweets

is such an awesome tool for terminal. I donโ€™t have remember all the commands and their options. You just start typing and Fig is here to help you. Itโ€™s an awesome tool for your CLI. โœจ
2
10
Fig, a tool that provides smart autocompletion for terminal commands, now works in the embedded terminal of JetBrains IDEs:
Quote Tweet
It's finally here - Fig is now supported in all @JetBrains IDEs
Show this thread
Image
6
27
193

Topics to follow

Sign up to get Tweets about the Topics you follow in your Home timeline.

Carousel

Autocomplete in the built-in JetBrains terminal has been one of our most requested features. ๐Ÿ‘€ We're so excited to hear what you think!
Image
3
8
129
Show this thread
I just randomly realised integration for Nova in the latest update just simply because my mouse landed on the menu bar when I was in Nova ๐Ÿ˜‚!! why so sneaky ! this deserves an actual celebration! ๐ŸŽ‰๐Ÿฅณ
Image
1
1
13
Fig'den รถnce ne zorluklar รงekiyormuลŸuz biz. Scriptin altฤฑnda รงalฤฑลŸan komutu tespit edip ona gรถre otomatik tamamlama yapฤฑyor. Bayฤฑlฤฑyorum sana โค๏ธ
Image
1
1
23
๐Ÿง‘โ€๐Ÿ’ป Fig Terminal Tips! Download ๐š‹๐š›๐šŽ๐š  ๐š’๐š—๐šœ๐š๐šŠ๐š•๐š• ๐š™๐š’๐š™๐šŽ๐šœ-๐šœ๐š‘ for a terminal screensaver Use ๐š™๐š’๐š™๐šŽ๐šœ-๐šœ๐š‘ to run!
Image
3
10
84
Or run ๐š๐š’๐š ๐š๐š’๐š๐š <๐šŒ๐š˜๐š–๐š–๐š’๐š-๐šŠ> <๐šŒ๐š˜๐š–๐š–๐š’๐š-๐š‹> -- ๐š๐š’๐š•๐šŽ to see the differences between two commits quickly. Happy editing!
5
Show this thread
๐Ÿง‘โ€๐ŸŽจ Customize the colors of your `git diff` so you'll use it more. ๐š๐š’๐š ๐šŒ๐š˜๐š—๐š๐š’๐š --๐š๐š•๐š˜๐š‹๐šŠ๐š• ๐šŒ๐š˜๐š•๐š˜๐š›.๐š๐š’๐š๐š-๐š‘๐š’๐š๐š‘๐š•๐š’๐š๐š‘๐š.๐š˜๐š•๐š๐™ฝ๐š˜๐š›๐š–๐šŠ๐š• "๐š›๐šŽ๐š ๐š‹๐š˜๐š•๐š"
2
2
35
Show this thread
Ever have days were git merge just feels like this?
Embedded video
GIF
8
45
Not sure what a command's subcommand's option's subcommand's argument really means? ๐Ÿš Check out shell dot how for a component by component breakdown!
Image
2
3
41
Show this thread
SHA256 is the best practice for hashing now, but you can also use `md5sum` or `sha1sum` terminal commands for other hash functions.
Image
2
1
11
Show this thread
What makes a good hash function? 1. Same input always equals same output. 2. There are no "collisions". I.e. no hash output matches another hash output. 3. The output is not invertible, or it is hard to find the input for a given output.
1
1
2
Show this thread
๐Ÿ”‘ Let's do an introduction to hash functions from our terminal! Hash functions take any data (literally anything) of any size and map it to a fixed size. Hashes are used everyday for encryption, communication, and quick verification.
1
1
16
Show this thread
1990: Paul Falstad creates the "Z shell". This shell has minor improvements over Bash like spelling correction, more customizable plugins, and theme support. With the release of macOS Catalina, Apple has migrated its devices to use ๐‘ง๐‘ โ„Ž over ๐‘๐‘Ž๐‘ โ„Ž.
1
1
Show this thread
1989: Brian Fox creates a new command programming language to extend ๐‘ โ„Ž with job controls and command history. He makes a pun calling his new shell the Bourne-Again shell, ๐‘๐‘Ž๐‘ โ„Ž. This shell became widely distributed and the default for Linux and macOS.
1
1
Show this thread
1978: Bill Joy writes the first C shell at UC Berkeley, called ๐‘๐‘ โ„Ž. This shell uses syntax that more closely resembles C. Some notable differences include variable settings, brackets, and expression execution.
Image
Image
1
Show this thread
1971: The first Unix shell, the Thompson shell, was written by Ken Thompson at Bell Labs ๐Ÿ””. This shell introduced many of the commands we still use today, including redirection and piping.
1
Show this thread