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
cb26b402
Commit
cb26b402
authored
Apr 07, 2016
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vim switch to vim-plug
parent
e75ce16d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
3 deletions
+2
-3
.bashrc
.bashrc
+1
-1
.config/fontconfig/conf.d/60-noto.conf
.config/fontconfig/conf.d/60-noto.conf
+0
-1
.vim
.vim
+1
-1
No files found.
.bashrc
View file @
cb26b402
...
...
@@ -114,7 +114,7 @@ if ! shopt -oq posix; then
fi
alias
ping
=
'ping -c5'
shopt
-s
nullglob
extglob
shopt
-s
extglob
EC
()
{
echo
-e
'\e[1;33m'
code
$?
'\e[m\n'
;
}
trap
EC ERR
.config/fontconfig/conf.d/60-noto.conf
View file @
cb26b402
...
...
@@ -6,7 +6,6 @@
<
prefer
>
<
family
>
Arimo
</
family
>
<
family
>
Cousine
</
family
>
<
family
>
Noto
Serif
</
family
>
<
family
>
Noto
Kufi
Arabic
</
family
>
<
family
>
Noto
Naskh
Arabic
</
family
>
<
family
>
Noto
Sans
</
family
>
...
...
.vim
@
8ea2d08f
Subproject commit
cabd6ff68223eea5492d6de62c969fb97540e7ad
Subproject commit
8ea2d08f9cfb3e94df682ba00d88f32e989c7d30
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