Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cs251_group20
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
AJAY YADAV
cs251_group20
Commits
786916da
You need to sign in or sign up before continuing.
Commit
786916da
authored
Aug 23, 2016
by
AJAY YADAV
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding myBashcustomization from lab03
parent
72e1260c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
0 deletions
+20
-0
myBashCustomization.sh
myBashCustomization.sh
+20
-0
No files found.
myBashCustomization.sh
0 → 100644
View file @
786916da
#!bin/bash
#Task A
#Task A.3 command
export
PS1
=
"
\u
@
\h
-
\t
[
\W
]: "
#Task A.4 command
alias
bk
=
'cd $OLDPWD'
#Task A.5 command
export
PS1
=
"
\0
33[01;31m ) ( ( )
( /( )
\
) )
\
) ( /(
)
\(
)) ( (()/( (()/( )
\(
))
((_)
\
)
\
/(_)) /(_))((_)
\
_((_)((_) (_)) (_)) ((_)
\0
33[00m
\0
33[01;35m
| || || __|| | | | / _
\
| __ || _| | |_ | |_ | (_) |
|_||_||___||___||___|
\_
__/
\0
33[00m[
\u
@
\h
\w
]
\$
"
\ No newline at end of file
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