Code Monkey home page Code Monkey logo

typewritten's Introduction

typewritten

typewritten

A minimal zsh prompt


All contributors

typewritten zsh prompt demo

Terminal is iTerm2 — Font is JetBrains Mono — Terminal theme is Seoul256

See how to make your terminal look exactly like the demo here

Features

Quick start

npm install -g typewritten

That's it. The script will make the necessary symlinks to fpath and set the prompt in your .zshrc.

brew install typewritten

Then load typewritten in your .zshrc by using zsh prompinit:

autoload -U promptinit; promptinit
prompt typewritten

Manual

Clone the typewritten repository somewhere you can easily link. I recommend creating a .zsh directory at root.

mkdir -p "$HOME/.zsh"
git clone https://github.com/reobin/typewritten.git "$HOME/.zsh/typewritten"

Load typewritten in your .zshrc by using zsh prompinit:

fpath+=$HOME/.zsh/typewritten
autoload -U promptinit; promptinit
prompt typewritten

Note: if using oh-my-zsh, set ZSH_THEME="" in your .zshrc to disable oh-my-zsh themes.

Other ways to install

Many other ways to install typewritten are available in the docs

Customization

typewritten is customizable in many ways. To keep the readme file as lean as possible, the documentation was moved to https://typewritten.dev.

The documentation is separated into two parts:

Example of 3 customized typewritten prompts

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Robin Gagnon
Robin Gagnon

💻 🚧 📖
thbe
thbe

💻
Erik Reinertsen
Erik Reinertsen

💻 📖
Artem Zinnatullin :slowpoke:
Artem Zinnatullin :slowpoke:

💻 📖
Nizar
Nizar

💻
John Letey
John Letey

📖
Niranjan
Niranjan

💻
Nikhil
Nikhil

🤔
Tobias Deekens
Tobias Deekens

🤔
Caleb Cushing
Caleb Cushing

🤔
Konstantin Petrov
Konstantin Petrov

💻 📖
Krzysztof Tomasz Zembrowski
Krzysztof Tomasz Zembrowski

📖
Ivan Velickovic
Ivan Velickovic

📖
Jeremy Barisch-Rooney
Jeremy Barisch-Rooney

🤔
Gino
Gino

🐛
frdrk
frdrk

🐛 📓
Huy Ha
Huy Ha

🐛 📓
yanyan
yanyan

💻
Louis de Charsonville
Louis de Charsonville

🐛 💻
Jack Chapman
Jack Chapman

💻 🐛
GPSBach
GPSBach

💻 🤔
Will Lorey
Will Lorey

📖
Gabriel Ataide
Gabriel Ataide

🐛 💻
Scupake
Scupake

🤔 ⚠️
Crystal Adkins
Crystal Adkins

💻 🤔
J.B.C
J.B.C

🐛 💻
Jeeva K
Jeeva K

🐛 🤔
awakened
awakened

🤔
spamwax
spamwax

🤔
Austin Ray
Austin Ray

💻 🐛
Alan
Alan

🐛
Vedant Nandwana
Vedant Nandwana

📖
Kyle Dozier
Kyle Dozier

📖 🤔
Daniel Bayley
Daniel Bayley

💻 📖

This project follows the all-contributors specification. Contributions of any kind welcome!

Supporters 🌞

Stargazers repo roster for @reobin/typewritten

Forkers repo roster for @reobin/typewritten

Credits

typewritten's People

Contributors

allcontributors[bot] avatar artem-zinnatullin avatar austin-ray avatar crepppy avatar crystaljewell avatar danielbayley avatar eleven4y avatar foruniverse avatar gpsbach avatar juancortelezzi avatar louisdecharson avatar ninja18 avatar nizarmah avatar pfandzelter avatar reobin avatar thbe avatar vedantnn71 avatar wwlorey avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.