Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jørn Åne de Jong
dotfiles
Commits
281249e5
Commit
281249e5
authored
Feb 12, 2018
by
Jørn Åne
Browse files
Remove extra mkdir command
parent
e1f5866b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
281249e5
...
...
@@ -9,8 +9,7 @@ install: dotfiles
install
-m
0644 dot.tcshrc
$(prefix)
/.tcshrc
install
-m
0644 dot.vimrc
$(prefix)
/.vimrc
install
-m
0644 dot.zshenv
$(prefix)
/.zshenv
mkdir
-p
$(prefix)
/.config/fish
install
-m
0644 dot.config/fish/config.fish
$(prefix)
/.config/fish/config.fish
install
-p
-m
0644 dot.config/fish/config.fish
$(prefix)
/.config/fish/config.fish
diff
:
diff dot.bash_profile
$(prefix)
/.bash_profile
||
true
2>/dev/null
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment