Skip to content

godzilla/bash-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published