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
Merge branch 'master' of github.com:10sr/dotfiles
pull/1/head
10sr
11 years ago
parent
a9f74121d5
32a758f27f
commit
8729e8cbfd
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bashrc
+0
-2
profile
+ 1
- 0
bashrc
View File
@@ -217,6 +217,7 @@ do
done
null type yaourt && alias yt=yaourt
null type cower && alias cower="cower --color=auto"
null type pacmatic && {
alias pacman="pacmatic"
export PACMAN="pacmatic"
+ 0
- 2
profile
View File
@@ -66,5 +66,3 @@ fi
export TMP="${TMP}${USER}-tmp"
export TEMP="$TMP"
mkdir -p "$TMP"
echo .dotfiles/profile processed.
Write
Preview
Loading…
Cancel
Save