This website works better with JavaScript
Home
Explore
Help
Sign In
netvor
/
mydots
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
My dotfiles. Period.
836
Commits
1
Branch
Tree:
9c27b1fb15
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9c27b1fb15'
${ noResults }
mydots
/
dotfiles
/
bash
/
user
/
amahdal.bashrc
amahdal.bashrc
58B
History
Raw
1
2
3
4
5
#!/bin/bash
make_ps1u() {
echo "$yellow\u$normal";
}