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.
448
Commits
1
Branch
Tree:
d1d3e2aac4
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"