Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

lines to add to .bashrc

export PS1='whoami:$PWD>' alias la='ls -lFArt --full-time' alias p='. p'

This is a colection of bash utils I wrote over the years

p - a directory changer util to easily change directories without typing alot

usage: p shows p table p blah
this will add key "blah" and value of current directory to a table or go to directory matching "blah key" p blah cls remove "blah" entry from p table

must have alias p='. p'  in .bashrc

About

utils for your local bin directory and lines for your .bashrc

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors