8000 GitHub - elafnit/custom-profiles
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

elafnit/custom-profiles

Repository files navigation

Introduction

This repository contains powershell scripts used to customize my powershell environment.

Features:

  • dirs, pushd, popd: rewrite of Powershell provided cmdlets to better align with the twin linux based tools. This version contains the dirs cmd that shows what directories currently exist on the directory stack.
  • ls, ll: these cmdlets provides a bare (ls) and detailed (ll) version of directory listing with colors.
  • od: this cmdlet provides a formatted octal dump of the cmdlet target file
  • touch: this cmdlet updates the modified date to system date for existing files and creates a zero byte file for new files. Traditionally used to support file system based operations based on process file state.
  • prompt: customized prompt to display user, directory, elevation state, and git directory name and state if found.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0