Bläddra i källkod

Remove obsolete user configs

Alois Mahdal 7 år sedan
förälder
incheckning
fccec53bab
2 ändrade filer med 0 tillägg och 12 borttagningar
  1. 0
    5
      dotfiles/bash/user/aloism.bashrc
  2. 0
    7
      dotfiles/bash/user/lennycz.bashrc

+ 0
- 5
dotfiles/bash/user/aloism.bashrc Visa fil

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

+ 0
- 7
dotfiles/bash/user/lennycz.bashrc Visa fil

@@ -1,7 +0,0 @@
1
-#!/bin/bash
2
-
3
-make_ps1u() {
4
-    echo "$lyellow\u$normal";
5
-}
6
-
7
-export LC_TIME="cs_CZ.utf8"