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
41a74363
Commit
41a74363
authored
May 25, 2016
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sz alias
parent
3ceef18b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
.pam_environment
.pam_environment
+2
-2
.zshrc
.zshrc
+2
-0
No files found.
.pam_environment
View file @
41a74363
PAPERSIZE=a4
CONFLOCAL=laptop
CONFLOCAL=la
b-la
ptop
GOPATH=/home/bro3886/devel/go
PATH DEFAULT=${
PATH}:${GOPATH}/bin
PATH DEFAULT=${
GOPATH}/bin:${PATH}
.zshrc
View file @
41a74363
...
...
@@ -96,6 +96,8 @@ alias ll='ls --color=auto -Ahl'
alias
g
=
'grep --color=auto'
alias
h
=
'history | grep'
alias
sz
=
'sudo -i zsh -l'
autoload
-U
colors
&&
colors
if
[[
-n
$SSH_TTY
]]
then
...
...
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