Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
dotfiles
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jørn Åne de Jong
dotfiles
Commits
6fb5437c
Commit
6fb5437c
authored
Sep 21, 2016
by
Jørn Åne
Committed by
Jørn Åne
Nov 09, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix make diff to also check the fish config file.
parent
18aa8eba
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Makefile
Makefile
+1
-1
No files found.
Makefile
View file @
6fb5437c
...
@@ -17,4 +17,4 @@ diff:
...
@@ -17,4 +17,4 @@ diff:
diff dot.bashrc
$(prefix)
/.bashrc
||
true
2>/dev/null
diff dot.bashrc
$(prefix)
/.bashrc
||
true
2>/dev/null
diff dot.vimrc
$(prefix)
/.vimrc
||
true
2>/dev/null
diff dot.vimrc
$(prefix)
/.vimrc
||
true
2>/dev/null
diff dot.zshenv
$(prefix)
/.zshenv
||
true
2>/dev/null
diff dot.zshenv
$(prefix)
/.zshenv
||
true
2>/dev/null
diff dot.config/fish/config.fish
||
true
$(prefix)
/.config/fish/config.fish 2>/dev/null
diff dot.config/fish/config.fish
$(prefix)
/.config/fish/config.fish
||
true
$(prefix)
/.config/fish/config.fish 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