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
555ea381
Commit
555ea381
authored
Jan 09, 2016
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of git.cse.iitb.ac.in:murukesh/home
parents
7de4da08
a61e9444
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
.zshrc
.zshrc
+1
-2
No files found.
.zshrc
View file @
555ea381
...
...
@@ -92,7 +92,7 @@ export DEBFULLNAME="Murukesh Mohanan"
alias
alert
=
'notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '
\'
's/^\s*[0-9]\+\s*//;s/[;&|]\s*alert$//'
\'
')"'
alias
l
=
'ls --color=auto'
alias
ll
=
'ls --color=auto -Al'
alias
ll
=
'ls --color=auto -A
h
l'
alias
g
=
'grep --color=auto'
alias
h
=
'history | grep'
...
...
@@ -128,7 +128,6 @@ bindkey -M viins '^F' history-incremental-pattern-search-forward
bindkey
'^[[1;5D'
backward-word
bindkey
'^[[1;5c'
forward-word
bindkey
'^[[1;5C'
forward-word
# Help from Arch
...
...
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