Giter Club home page Giter Club logo

dotfiles's Introduction

Contents


Private PowerShell Configuration ๐Ÿ–ฅ๏ธ

Thanks for the interest in my personal pwsh profile for linux-like feeling on windows powershell. This is my private repo, intended for myself only. But I'm maintaining a public version as well, which is basically the same.

You can find it here: https://github.com/CrazyWolf13/unix-pwsh

TL:DR

  • Paste this into your PowerShell and then into your $PROFILE using notepad $PROFILE:
iex (iwr "https://raw.githubusercontent.com/CrazyWolf13/dotfiles/main/pwsh/Microsoft.PowerShell_profile.ps1").Content

Features ๐ŸŒŸ

  • Bash-like Shell Experience: Mimics Unix shell functionality.
  • Oh My Posh Integration: Stylish prompts and Git status indicators.
  • Deferred Loading: Faster function loading.
  • Automatic Installation: Installs necessary modules on first execution.
  • Local Caching: Automatically downloads and updates the neccessary files into $Home\unix-pwsh to load faster and even while being offline.

Components Installed ๐Ÿ› ๏ธ

  • Terminal-Icons Module: UI enhancements with icons.
  • Powershell-Yaml: YAML file configuration.
  • PoshFunctions: Essential PowerShell functions.
  • NuGet: Essential for installing the Pwsh Modules
  • FiraCode Nerd Font: Stylish font for code readability.
  • Oh My Posh: Customizable prompt themes.

Configuration ๐Ÿ“

  • Configuration file at: ~/unix-pwsh/pwsh_custom_config.yml for faster loading.

Usage ๐Ÿš€

  1. Paste: iex (iwr "https://raw.githubusercontent.com/CrazyWolf13/dotfiles/main/pwsh/Microsoft.PowerShell_profile.ps1").Content.
  2. Profile is automatically created and injected.
  3. Edit profile-file with notepad $PROFILE.
  4. Use pwsh(Powershell Core) (Powershell 7.x +) (Powershell) instead of Microsoft Powershell in Windows Terminal.
  5. Enjoy!

Supported Linux Commands ๐Ÿง

Aliases and functions for common Linux commands:

  • sudo, cd, ls, dirs, sed, which, export, pgrep, grep, pkill, head, tail, unzip, du, ll, df, reboot, poweroff, cd..., cd...., md5, sha1, sha256, uptime, ssh-copy-key, explrestart, expl, Get-PubIP, Get-PrivIP, gitpush, ptw.

License ๐Ÿ“œ

This project is licensed under the MIT License.


Developed by CrazyWolf13 with โค๏ธ

dotfiles's People

Contributors

crazywolf13 avatar

Stargazers

 avatar

Watchers

 avatar  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.