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 --- 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 ++ 5 files changed, 13 insertions(+) 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 (limited to 'net:opera.openwide.fr') 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