GithubHelp home page GithubHelp logo

terminal-setup's Introduction

My Terminal Setup

Deprecated! use https://github.com/fluentmoheshwar/shell instead

Steps

Install Terminal

Windows Terminal and Hyper is the officially supported terminal for this project. Using other terminal may or may not work.

  • Windows Terminal

    winget install --id=Microsoft.WindowsTerminal -e
  • Hyper

    winget install hyper
    • brew
    brew install hyper

Install Nerd Fonts

You can install any nerd font. I recommend installing Caskaydia Cove Nerd Font Complete.

Download Nerd Fonts

Install shell

PowerShell and zsh is the officially supported shell for this project. Using other shell may or may not work.

Settings

Set your nerd font as default font in your terminal.

  • Windows Terminal

    1. Open the Windows Terminal app.
    2. Click on the dropdown icon on the title bar.
    3. Select “Settings” from the menu.
    4. Select the shell of your choice on the sidebar.
    5. Go to the “Appearance” tab.
    6. Type the full font name in the “Font Face” field.
    7. Click the “Save” button.
    8. Close and reopen Windows Terminal.
    9. With that, you’ve changed the default font face in Windows Terminal.
  • hyper

See instructions here

Install dependencies

  • oh-my-posh

    • winget

      winget install JanDeDobbeleer.OhMyPosh -s winget
    • brew

      brew install jandedobbeleer/oh-my-posh/oh-my-posh
    • GitHub

    • Microsoft Store

Setup

  • PowerShell

The script below is buggy. Please configure manually.

curl "https://raw.githubusercontent.com/fluentmoheshwar/terminal-setup/master/pwsh.ps1" | pwsh
  • zsh

The script below is buggy. Please configure manually.

curl "https://raw.githubusercontent.com/fluentmoheshwar/terminal-setup/master/ohmyposh.yaml" > ~/ohmyposh.yaml && curl "https://raw.githubusercontent.com/fluentmoheshwar/terminal-setup/master/.zshrc" > ~/.zshrc

Stargazers

Stargazers repo roster for @fluentmoheshwar/terminal-setup

Forkers

Forkers repo roster for @fluentmoheshwar/terminal-setup

terminal-setup's People

Contributors

fluentmoheshwar avatar

Stargazers

 avatar

Watchers

 avatar  avatar

terminal-setup's Issues

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.