Unverified Commit 5421650c authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

Merge pull request #6860 from nrobinson2000/patch-1

Remove po alias
parents ed0bd6b3 de8ef828
......@@ -28,7 +28,3 @@ alias lsa='ls -lah'
alias l='ls -lah'
alias ll='ls -lh'
alias la='ls -lAh'
# Push and pop directories on directory stack
alias pu='pushd'
alias po='popd'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment