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
8bc8733f
Commit
8bc8733f
authored
Nov 10, 2016
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updates
parent
08bb453d
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
2 deletions
+8
-2
.conflocal/yj72/.zshrc
.conflocal/yj72/.zshrc
+4
-0
.vim
.vim
+1
-1
.zprofile
.zprofile
+2
-0
.zsh/zsh-syntax-highlighting
.zsh/zsh-syntax-highlighting
+1
-1
No files found.
.conflocal/yj72/.zshrc
0 → 100644
View file @
8bc8733f
bindkey
"^[a"
beginning-of-line
bindkey
"^[e"
end-of-line
bindkey
"
\e\e
[D"
backward-word
bindkey
"
\e\e
[C"
forward-word
.vim
@
c7d38e13
Subproject commit
dc8c59b652152859b6d3b24e36cc3edefe04e3b7
Subproject commit
c7d38e138f9a51eae90ee91a6d72dea35988edef
.zprofile
View file @
8bc8733f
[[ -d $HOME/bin ]] && export PATH=$HOME/bin:$PATH
[[ -d $HOME/apps/bin ]] && export PATH="$HOME/apps/bin:$PATH"
export EDITOR=vim
zsh-syntax-highlighting
@
9396ad5c
Subproject commit
683f4837a037e35e6a5236020e855fcd262ed48d
Subproject commit
9396ad5c5f9cc40f461e59fe1c5fd2cb70d9b723
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