Prompt work...mostly, notes
Hack together a prompt that does most of what we did before but is a bit simpler. Throw it all into precmd because why not....
This commit is contained in:
parent
db3bfa4036
commit
f2676dabcf
7 changed files with 53 additions and 41 deletions
1
aliases
1
aliases
|
@ -70,6 +70,7 @@ alias jbt="./gradlew test"
|
|||
alias l="ls"
|
||||
alias ll="ls -lv --human-readable --color=auto"
|
||||
alias lp="librarian-puppet"
|
||||
alias ls="ls --color=auto"
|
||||
alias m="more"
|
||||
alias md="cd ~/dotfiles > /dev/null 2>&1; make; cd -1 > /dev/null 2>&1"
|
||||
alias mf="mkdir"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue