This website works better with JavaScript.
Home
Explore
Help
Sign In
mitchty
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Don't do emacs by default for the moment.
cray
Mitch Tishmack
11 years ago
parent
ab2c6747c2
commit
93ca7ec9ed
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -10,7 +10,7 @@ DOTPROFILE=~/.profile
home: $(DOTGITCONFIG) $(DOTPROFILE)
$(DOTDEE) $(DOTPROFILE)
ws: common
emacs
git ruby haskell perl tmux vim zsh home
ws: common git ruby haskell perl tmux vim zsh home
all: home
Write
Preview
Loading…
Cancel
Save