From 639b16c10c8b3f14f53c964eacea4be754f4f966 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 12 Jun 2008 12:45:19 +0200 Subject: OpenWide (Paris - Opéra) specific config has been regrouped. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- host:openwide-desktop/Environment.zsh | 4 ---- host:patate/user:hugues/Aliases.zsh | 3 --- host:patate/user:hugues/Environment.zsh | 3 --- host:vlab/Environment.zsh | 2 -- net:localdomain | 1 + net:localdomain/Environment.zsh | 1 - net:opera.openwide.fr/Environment.zsh | 1 + net:opera.openwide.fr/host:openwide-desktop/Environment.zsh | 4 ++++ net:opera.openwide.fr/host:patate/user:hugues/Aliases.zsh | 3 +++ net:opera.openwide.fr/host:patate/user:hugues/Environment.zsh | 3 +++ net:opera.openwide.fr/host:vlab/Environment.zsh | 2 ++ 11 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 host:openwide-desktop/Environment.zsh delete mode 100644 host:patate/user:hugues/Aliases.zsh delete mode 100644 host:patate/user:hugues/Environment.zsh delete mode 100644 host:vlab/Environment.zsh create mode 120000 net:localdomain delete mode 100644 net:localdomain/Environment.zsh create mode 100644 net:opera.openwide.fr/Environment.zsh create mode 100644 net:opera.openwide.fr/host:openwide-desktop/Environment.zsh create mode 100644 net:opera.openwide.fr/host:patate/user:hugues/Aliases.zsh create mode 100644 net:opera.openwide.fr/host:patate/user:hugues/Environment.zsh create mode 100644 net:opera.openwide.fr/host:vlab/Environment.zsh diff --git a/host:openwide-desktop/Environment.zsh b/host:openwide-desktop/Environment.zsh deleted file mode 100644 index 2dfa543..0000000 --- a/host:openwide-desktop/Environment.zsh +++ /dev/null @@ -1,4 +0,0 @@ -PS1_USER=$color[yellow] -PS1_USER_SSH=$PS1_USER - -source /etc/dash.conf diff --git a/host:patate/user:hugues/Aliases.zsh b/host:patate/user:hugues/Aliases.zsh deleted file mode 100644 index a2832cd..0000000 --- a/host:patate/user:hugues/Aliases.zsh +++ /dev/null @@ -1,3 +0,0 @@ - -a vim=$EDITOR - diff --git a/host:patate/user:hugues/Environment.zsh b/host:patate/user:hugues/Environment.zsh deleted file mode 100644 index 7862fa1..0000000 --- a/host:patate/user:hugues/Environment.zsh +++ /dev/null @@ -1,3 +0,0 @@ -export EDITOR=~/sbin/vim -export VISUAL=$EDITOR -export FCEDIT=$EDITOR diff --git a/host:vlab/Environment.zsh b/host:vlab/Environment.zsh deleted file mode 100644 index 0e5fa92..0000000 --- a/host:vlab/Environment.zsh +++ /dev/null @@ -1,2 +0,0 @@ -PS1_USER=$color[red] -PS1_USER_SSH=$PS1_USER diff --git a/net:localdomain b/net:localdomain new file mode 120000 index 0000000..e8e9913 --- /dev/null +++ b/net:localdomain @@ -0,0 +1 @@ +net:opera.openwide.fr \ No newline at end of file diff --git a/net:localdomain/Environment.zsh b/net:localdomain/Environment.zsh deleted file mode 100644 index 8672318..0000000 --- a/net:localdomain/Environment.zsh +++ /dev/null @@ -1 +0,0 @@ -export TERM=rxvt diff --git a/net:opera.openwide.fr/Environment.zsh b/net:opera.openwide.fr/Environment.zsh new file mode 100644 index 0000000..8672318 --- /dev/null +++ b/net:opera.openwide.fr/Environment.zsh @@ -0,0 +1 @@ +export TERM=rxvt diff --git a/net:opera.openwide.fr/host:openwide-desktop/Environment.zsh b/net:opera.openwide.fr/host:openwide-desktop/Environment.zsh new file mode 100644 index 0000000..2dfa543 --- /dev/null +++ b/net:opera.openwide.fr/host:openwide-desktop/Environment.zsh @@ -0,0 +1,4 @@ +PS1_USER=$color[yellow] +PS1_USER_SSH=$PS1_USER + +source /etc/dash.conf diff --git a/net:opera.openwide.fr/host:patate/user:hugues/Aliases.zsh b/net:opera.openwide.fr/host:patate/user:hugues/Aliases.zsh new file mode 100644 index 0000000..a2832cd --- /dev/null +++ b/net:opera.openwide.fr/host:patate/user:hugues/Aliases.zsh @@ -0,0 +1,3 @@ + +a vim=$EDITOR + diff --git a/net:opera.openwide.fr/host:patate/user:hugues/Environment.zsh b/net:opera.openwide.fr/host:patate/user:hugues/Environment.zsh new file mode 100644 index 0000000..7862fa1 --- /dev/null +++ b/net:opera.openwide.fr/host:patate/user:hugues/Environment.zsh @@ -0,0 +1,3 @@ +export EDITOR=~/sbin/vim +export VISUAL=$EDITOR +export FCEDIT=$EDITOR diff --git a/net:opera.openwide.fr/host:vlab/Environment.zsh b/net:opera.openwide.fr/host:vlab/Environment.zsh new file mode 100644 index 0000000..0e5fa92 --- /dev/null +++ b/net:opera.openwide.fr/host:vlab/Environment.zsh @@ -0,0 +1,2 @@ +PS1_USER=$color[red] +PS1_USER_SSH=$PS1_USER -- cgit v1.2.3