Explorar el Código

Use 'bashum' directory name for bash extensions

We already call it that way internally.
Alois Mahdal hace 2 años
padre
commit
b1ad0f7e7f

+ 1
- 0
dotfiles/bash Ver fichero

@@ -0,0 +1 @@
1
+bashum

dotfiles/bash/colors.bashrc → dotfiles/bashum/colors.bashrc Ver fichero


dotfiles/bash/defaults.bashrc → dotfiles/bashum/defaults.bashrc Ver fichero


dotfiles/bash/head.bashrc → dotfiles/bashum/head.bashrc Ver fichero


dotfiles/bash/host/README → dotfiles/bashum/host/README Ver fichero


+ 1
- 0
dotfiles/bashum/host/den.bashrc Ver fichero

@@ -0,0 +1 @@
1
+../../../../../../vcs.rh/mydots/dotfiles/bash/host/den.bashrc

+ 1
- 0
dotfiles/bashum/host/kana.bashrc Ver fichero

@@ -0,0 +1 @@
1
+../../../../../config/dotfiles/bash/host/kana.bashrc

+ 1
- 0
dotfiles/bashum/host/malinovka.bashrc Ver fichero

@@ -0,0 +1 @@
1
+../../../../../config/dotfiles/bash/host/malinovka.bashrc

+ 8
- 0
dotfiles/bashum/host/malista.bashrc Ver fichero

@@ -0,0 +1,8 @@
1
+#!/bin/bash
2
+
3
+__bashum__mkps1host() {
4
+    echo "$BASHUM_PS_COLOR_MAGENTA\h$BASHUM_PS_COLOR_NORMAL";
5
+}
6
+
7
+export MDPUBLISH__MDBIN=markdown
8
+export SNAP_DST=/mnt/backups/moon/netvorovo/

+ 1
- 0
dotfiles/bashum/host/morel.bashrc Ver fichero

@@ -0,0 +1 @@
1
+../../../../../config/dotfiles/bash/host/morel.bashrc

+ 1
- 0
dotfiles/bashum/host/singletop.bashrc Ver fichero

@@ -0,0 +1 @@
1
+../../../../../../vcs.rh/mydots/dotfiles/bash/host/singletop.bashrc

+ 1
- 0
dotfiles/bashum/host/tamtam.bashrc Ver fichero

@@ -0,0 +1 @@
1
+../../../../../config/dotfiles/bash/host/tamtam.bashrc

+ 1
- 0
dotfiles/bashum/host/tamten.bashrc Ver fichero

@@ -0,0 +1 @@
1
+../../../../../config/dotfiles/bash/host/tamten.bashrc

dotfiles/bash/main.bashrc → dotfiles/bashum/main.bashrc Ver fichero


dotfiles/bash/post.bashrc → dotfiles/bashum/post.bashrc Ver fichero


dotfiles/bash/setup → dotfiles/bashum/setup Ver fichero


dotfiles/bash/user/amahdal.bashrc → dotfiles/bashum/user/amahdal.bashrc Ver fichero