Code Monkey home page Code Monkey logo

my_terminal's Introduction

My_terminal

Steps to replicate my config. At this moments it has the "transient prompt" enabled:

  1. Install the new Windows Terminal from Microsoft Store

  2. Install the last version of Powershell, also from Microsoft Store

  3. Install the fonts "CascadiaCode" from Nerd Fonts (direct link)

  4. Install some packages and utils:

    winget install Git.Git --silent --accept-package-agreements --accept-source-agreements
    winget install GitHub.cli --silent --accept-package-agreements --accept-source-agreements
    winget install JanDeDobbeleer.OhMyPosh --silent --accept-package-agreements --accept-source-agreements
    Install-Module -Name Terminal-Icons -Repository PSGallery
    Install-Module -Name PSReadLine -AllowPrerelease

  5. Clone the files from this repository:

    cd $HOME
    gh repo clone nigr0mante/My_terminal <username>/Documents/PowerShell

  6. Change the line 10 of the Microsoft.PowerShell_profile.ps1 to match your Windows username.

    Example: [...] C:\Users<username>\AppData\Local\ [...]

  7. Now you must copy/move the .json files inside your 'theme' for Oh-My-Posh folder (by default C:\Users\<username>\AppData\Local\Programs\oh-my-posh\themes)

Preview of 'beni-in2lines.json' beni-in2lines.json

Preview of 'atomic.omp.json' atomic.omp.json

my_terminal's People

Contributors

nigr0mante avatar

Watchers

 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.