Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jørn Åne de Jong
dotfiles
Commits
3fbd2cfa
Commit
3fbd2cfa
authored
Jul 14, 2016
by
Jørn Åne
Committed by
Jørn Åne
Nov 09, 2017
Browse files
Create fish directory if it doesn't exist yet.
parent
72539aa4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3fbd2cfa
...
...
@@ -7,4 +7,5 @@ install: dotfiles
install
-m
0644 bash_profile
$(prefix)
/.bash_profile
install
-m
0644 bashrc
$(prefix)
/.bashrc
install
-m
0644 zshenv
$(prefix)
/.zshenv
mkdir
-p
$(prefix)
/.config/fish
install
-m
0644 config/fish/config.fish
$(prefix)
/.config/fish/config.fish
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