Explorar el Código

Drop unused amahdal.bashrc

Alois Mahdal hace 10 meses
padre
commit
17c773157f
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0
    5
      dotfiles/config/bashum/user/amahdal.bashrc

+ 0
- 5
dotfiles/config/bashum/user/amahdal.bashrc Ver fichero

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