Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
home
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Murukesh Mohanan
home
Commits
1a9031ee
Commit
1a9031ee
authored
Nov 21, 2016
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Macbook stuff, update plugins
parent
8bc8733f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
2 deletions
+9
-2
.conflocal/work/.zshrc
.conflocal/work/.zshrc
+7
-0
.vim
.vim
+1
-1
.zsh/zsh-syntax-highlighting
.zsh/zsh-syntax-highlighting
+1
-1
No files found.
.conflocal/work/.zshrc
0 → 100644
View file @
1a9031ee
bindkey
'^[[1;C'
backward-word
bindkey
'^[[1;D'
forward-word
for
f
in
/usr/local/Cellar/
*
/
*
/libexec/gnubin
do
PATH
=
$f
:
$PATH
MANPATH
=
${
f
%/libexec/gnubin
}
/share/man:
$MANPATH
done
.vim
@
76230d51
Subproject commit
c7d38e138f9a51eae90ee91a6d72dea35988edef
Subproject commit
76230d519b4769d27fabd7e651c150ae4671c255
zsh-syntax-highlighting
@
50fbb5f7
Subproject commit
9396ad5c5f9cc40f461e59fe1c5fd2cb70d9b723
Subproject commit
50fbb5f76e895f895aa44ea59c71860fa2c99b69
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