Sfoglia il codice sorgente

Remove obsolete user configs

Alois Mahdal 7 anni fa
parent
commit
fccec53bab
2 ha cambiato i file con 0 aggiunte e 12 eliminazioni
  1. 0
    5
      dotfiles/bash/user/aloism.bashrc
  2. 0
    7
      dotfiles/bash/user/lennycz.bashrc

+ 0
- 5
dotfiles/bash/user/aloism.bashrc Vedi 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 Vedi 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"