Browse Source

Drop unused amahdal.bashrc

Alois Mahdal 10 months ago
parent
commit
17c773157f
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      dotfiles/config/bashum/user/amahdal.bashrc

+ 0
- 5
dotfiles/config/bashum/user/amahdal.bashrc View File

@@ -1,5 +0,0 @@
1
-#!/bin/bash
2
-
3
-make_ps1u() {
4
-    echo "$yellow\u$normal";
5
-}