Browse Source

Remove obsolete user configs

Alois Mahdal 7 years ago
parent
commit
fccec53bab
2 changed files with 0 additions and 12 deletions
  1. 0
    5
      dotfiles/bash/user/aloism.bashrc
  2. 0
    7
      dotfiles/bash/user/lennycz.bashrc

+ 0
- 5
dotfiles/bash/user/aloism.bashrc View File

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

+ 0
- 7
dotfiles/bash/user/lennycz.bashrc View File

@@ -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"