My dotfiles. Period.

aloism.bashrc 59B

12345
  1. #!/bin/bash
  2. make_ps1u() {
  3. echo "$lyellow\u$normal";
  4. }