Skip to content

A3Tom/Aliases

Repository files navigation

Aliases

This is a small collection of aliases that I find useful when am kickin about in windows using zsh

Getting Started

Clone this repo to somewhere Add the directory to your windows PATH env variable Sorted.

Files n wit they are

Alias(es) Params Purpose Personal Rating
append-path path (defaults to %CD%) Append directory to PATH ⭐ ⭐
c * Opens VS Code in given directory ... rather than typing code ...
ccdn, consecration-dotnet Removes all obj\ & bin\ directories in subdirectories ⭐ ⭐ ⭐ ⭐
f * Shorthand for gfortran
gcp branch_name Calls git checkout %branch_name% && git pull ⭐ ⭐ ⭐
GetOotMaSwamp Rather specific, install sysinternals' process manager (procexp64.exe) in C:\tools\sysinternals\
kk * Shorthand for kubectl
lsa Shorthand for ls -f -l -h for a detailed view of dir contents ⭐ ⭐ ⭐
mkcd new_directory_name Calls mkdir %dir% && cd %dir% ⭐ ⭐ ⭐ ⭐
TimeCmd.ps1 -Target {executable_file_path} A wrapper for timing how long a command takes ⭐ ⭐ ⭐

About

Just a collection of Aliases that I like

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •