This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
remove alias p and c
pull/1/head
10sr
12 years ago
parent
064994d2fb
commit
9ef8279b44
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
bashrc
+ 0
- 2
bashrc
View File
@@ -89,8 +89,6 @@ alias cp="cp -v"
alias mv="mv -v"
alias psall="ps auxww"
alias q=exit
alias p="$PAGER"
alias c=cat
alias e3=e3em
alias dirs="dirs -v -l | \grep -v \$(printf '%s$' \$PWD)"
alias po=popd
Write
Preview
Loading…
Cancel
Save