OSDN Git Service

[remove] : Removed duplicate bash.bashrc
authorhayao <hayao@fascode.net>
Sat, 6 Mar 2021 12:45:42 +0000 (21:45 +0900)
committerhayao <hayao@fascode.net>
Sat, 6 Mar 2021 12:45:42 +0000 (21:45 +0900)
channels/gnome/airootfs.any/etc/bash.bashrc [deleted file]
channels/i3/airootfs.any/etc/bash.bashrc [deleted file]
channels/lxde/airootfs.any/etc/bash.bashrc [deleted file]
channels/plasma/airootfs.any/etc/bash.bashrc [deleted file]
channels/serene/airootfs.any/etc/bash.bashrc [deleted file]
channels/xfce-pro/airootfs.any/etc/bash.bashrc [deleted file]
channels/xfce/airootfs.any/etc/bash.bashrc [deleted file]
modules/share-extra/airootfs.any/etc/bash.bashrc [moved from channels/cinnamon/airootfs.any/etc/bash.bashrc with 100% similarity]

diff --git a/channels/gnome/airootfs.any/etc/bash.bashrc b/channels/gnome/airootfs.any/etc/bash.bashrc
deleted file mode 100644 (file)
index cdc914e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# /etc/bash.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-[[ $DISPLAY ]] && shopt -s checkwinsize
-
-# PS1='[\u@\h \W]\$ '
-PS1='\u@\h:\w\$ '
-
-[[ -f /etc/bash_aliases ]] && source /etc/bash_aliases
-[[ -f /etc/bash_functions ]] && source /etc/bash_functions
-
-export EDITOR=nano
diff --git a/channels/i3/airootfs.any/etc/bash.bashrc b/channels/i3/airootfs.any/etc/bash.bashrc
deleted file mode 100644 (file)
index cdc914e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# /etc/bash.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-[[ $DISPLAY ]] && shopt -s checkwinsize
-
-# PS1='[\u@\h \W]\$ '
-PS1='\u@\h:\w\$ '
-
-[[ -f /etc/bash_aliases ]] && source /etc/bash_aliases
-[[ -f /etc/bash_functions ]] && source /etc/bash_functions
-
-export EDITOR=nano
diff --git a/channels/lxde/airootfs.any/etc/bash.bashrc b/channels/lxde/airootfs.any/etc/bash.bashrc
deleted file mode 100644 (file)
index cdc914e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# /etc/bash.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-[[ $DISPLAY ]] && shopt -s checkwinsize
-
-# PS1='[\u@\h \W]\$ '
-PS1='\u@\h:\w\$ '
-
-[[ -f /etc/bash_aliases ]] && source /etc/bash_aliases
-[[ -f /etc/bash_functions ]] && source /etc/bash_functions
-
-export EDITOR=nano
diff --git a/channels/plasma/airootfs.any/etc/bash.bashrc b/channels/plasma/airootfs.any/etc/bash.bashrc
deleted file mode 100644 (file)
index cdc914e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# /etc/bash.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-[[ $DISPLAY ]] && shopt -s checkwinsize
-
-# PS1='[\u@\h \W]\$ '
-PS1='\u@\h:\w\$ '
-
-[[ -f /etc/bash_aliases ]] && source /etc/bash_aliases
-[[ -f /etc/bash_functions ]] && source /etc/bash_functions
-
-export EDITOR=nano
diff --git a/channels/serene/airootfs.any/etc/bash.bashrc b/channels/serene/airootfs.any/etc/bash.bashrc
deleted file mode 100644 (file)
index cdc914e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# /etc/bash.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-[[ $DISPLAY ]] && shopt -s checkwinsize
-
-# PS1='[\u@\h \W]\$ '
-PS1='\u@\h:\w\$ '
-
-[[ -f /etc/bash_aliases ]] && source /etc/bash_aliases
-[[ -f /etc/bash_functions ]] && source /etc/bash_functions
-
-export EDITOR=nano
diff --git a/channels/xfce-pro/airootfs.any/etc/bash.bashrc b/channels/xfce-pro/airootfs.any/etc/bash.bashrc
deleted file mode 100644 (file)
index cdc914e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# /etc/bash.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-[[ $DISPLAY ]] && shopt -s checkwinsize
-
-# PS1='[\u@\h \W]\$ '
-PS1='\u@\h:\w\$ '
-
-[[ -f /etc/bash_aliases ]] && source /etc/bash_aliases
-[[ -f /etc/bash_functions ]] && source /etc/bash_functions
-
-export EDITOR=nano
diff --git a/channels/xfce/airootfs.any/etc/bash.bashrc b/channels/xfce/airootfs.any/etc/bash.bashrc
deleted file mode 100644 (file)
index cdc914e..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# /etc/bash.bashrc
-#
-
-# If not running interactively, don't do anything
-[[ $- != *i* ]] && return
-
-[[ $DISPLAY ]] && shopt -s checkwinsize
-
-# PS1='[\u@\h \W]\$ '
-PS1='\u@\h:\w\$ '
-
-[[ -f /etc/bash_aliases ]] && source /etc/bash_aliases
-[[ -f /etc/bash_functions ]] && source /etc/bash_functions
-
-export EDITOR=nano