Pārlūkot izejas kodu

Use 'bashum' directory name for bash extensions

We already call it that way internally.
Alois Mahdal 3 gadus atpakaļ
vecāks
revīzija
b1ad0f7e7f

+ 1
- 0
dotfiles/bash Parādīt failu

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

dotfiles/bash/colors.bashrc → dotfiles/bashum/colors.bashrc Parādīt failu


dotfiles/bash/defaults.bashrc → dotfiles/bashum/defaults.bashrc Parādīt failu


dotfiles/bash/head.bashrc → dotfiles/bashum/head.bashrc Parādīt failu


dotfiles/bash/host/README → dotfiles/bashum/host/README Parādīt failu


+ 1
- 0
dotfiles/bashum/host/den.bashrc Parādīt failu

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

+ 1
- 0
dotfiles/bashum/host/kana.bashrc Parādīt failu

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

+ 1
- 0
dotfiles/bashum/host/malinovka.bashrc Parādīt failu

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

+ 8
- 0
dotfiles/bashum/host/malista.bashrc Parādīt failu

@@ -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 Parādīt failu

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

+ 1
- 0
dotfiles/bashum/host/singletop.bashrc Parādīt failu

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

+ 1
- 0
dotfiles/bashum/host/tamtam.bashrc Parādīt failu

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

+ 1
- 0
dotfiles/bashum/host/tamten.bashrc Parādīt failu

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

dotfiles/bash/main.bashrc → dotfiles/bashum/main.bashrc Parādīt failu


dotfiles/bash/post.bashrc → dotfiles/bashum/post.bashrc Parādīt failu


dotfiles/bash/setup → dotfiles/bashum/setup Parādīt failu


dotfiles/bash/user/amahdal.bashrc → dotfiles/bashum/user/amahdal.bashrc Parādīt failu