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
31b559a1
Commit
31b559a1
authored
Mar 12, 2017
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
plugin updates
parent
86695d07
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
3 deletions
+5
-3
.conflocal/laptop/.zshrc
.conflocal/laptop/.zshrc
+2
-0
.vim
.vim
+1
-1
.zsh/zsh-syntax-highlighting
.zsh/zsh-syntax-highlighting
+1
-1
.zshrc
.zshrc
+1
-1
No files found.
.conflocal/laptop/.zshrc
View file @
31b559a1
...
...
@@ -8,3 +8,5 @@ alias pacl='pacaur -Ql'
source
/usr/share/doc/pkgfile/command-not-found.zsh
[[
-n
$DISPLAY
&&
-z
$SSH_CONNECTION
]]
&&
synclient
TapButton1
=
1
TapButton2
=
3
TapButton3
=
2
CircularScrolling
=
1
alias
wg
=
'wget --continue'
.vim
@
d8ba7a2f
Subproject commit
3ac27820b16ff32871f592d522f34c05637eeb5b
Subproject commit
d8ba7a2fd7d8c4a720e88f5157fe4ea1ae43e869
zsh-syntax-highlighting
@
73cb8327
Subproject commit
aac4a4423898fccbd1ab72c369ac09995a9139f1
Subproject commit
73cb83270262bbb6bf110a8a6a99f36db8f56cef
.zshrc
View file @
31b559a1
...
...
@@ -138,7 +138,7 @@ autoload run-help-git
alias help
=
run-help
ssht
()
{
ssh
-Xt
"
$@
"
byobu-screen
ssh
-Xt
"
$@
"
'$SHELL -lc byobu'
}
# pip zsh completion start
...
...
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