Skip to content

added aliases for zsh#2

Open
noaKurman wants to merge 2 commits into
erikzaadi:masterfrom
noaKurman:master
Open

added aliases for zsh#2
noaKurman wants to merge 2 commits into
erikzaadi:masterfrom
noaKurman:master

Conversation

@noaKurman
Copy link
Copy Markdown

added aliases and... something else

Copy link
Copy Markdown
Owner

@erikzaadi erikzaadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the love of bash

Comment thread zsh/zshrc Outdated
alias ll="ls -la"
alias grep="grep --color=auto"
alias gt_brclean="git branch | grep -v -e develop -e master | xargs git branch -d 2>/dev/null"
alias ..='cd ..'
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That'll work out if the box in zsh

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh my

Comment thread zsh/zshrc Outdated
@@ -0,0 +1,11 @@
# All about that bash
# when sourcing, ask the real question
echo "(yಠ,ಠ)y why u no bash?!?!"
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment out plz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants