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
misc changes
pull/1/head
10sr
12 years ago
parent
18e5b980b7
commit
04c09e529d
2 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bashrc
+2
-0
fonts.conf
+ 1
- 0
bashrc
View File
@@ -495,3 +495,4 @@ invader(){
EOF
}
#/etc/lsb-release
+ 2
- 0
fonts.conf
View File
@@ -5,12 +5,14 @@
<alias>
<family>serif</family>
<prefer>
<family>DejaVu Serif</family>
<family>monapo</family>
</prefer>
</alias>
<alias>
<family>sans-serif</family>
<prefer>
<family>DejaVu Sans</family>
<family>monapo</family>
</prefer>
</alias>
Write
Preview
Loading…
Cancel
Save