Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cs251_group22
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
JEYASOORYA S
cs251_group22
Commits
959f0018
Commit
959f0018
authored
Aug 23, 2016
by
AADHAVAN NAMBHI M
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Lab3-inlab
parent
75ae2bb5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
myBashCustomization.sh
myBashCustomization.sh
+15
-0
No files found.
myBashCustomization.sh
0 → 100755
View file @
959f0018
#!/bin/bash
#For subtask 3 of Task A
clear
export
PS1
=
"
\u
@
\h
-
\t
[
\W
]:
$
"
#For subtask 4 of Task A and to be run separately.
alias
bk
=
"cd
\$
OLDPWD"
#For subtask 5 of Task A
echo
-e
"
\e
[31m/
\_
/
\
____
\e
[32m/ o o
\
\e
[33m/~____ =ø= /
\e
[34m(______)__m_m)
\e
[39m"
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