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.
621
Commits
1
Branch
Tree:
39508bee86
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '39508bee86'
${ noResults }
mydots
/
dotfiles
/
bash
/
user
/
lennycz.bashrc
lennycz.bashrc
88B
History
Raw
1
2
3
4
5
6
7
#!/bin/bash
make_ps1u() {
echo "$lyellow\u$normal";
}
export LC_TIME="cs_CZ.utf8"