summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--70_Trash.zsh1
-rw-r--r--80_KeyBindings.zsh9
-rw-r--r--LICENSE1
-rw-r--r--net:example.com/Environment.zsh1
-rw-r--r--net:osn.sagem/Environment.zsh6
-rw-r--r--net:sweethome/Aliases.zsh1
-rw-r--r--net:sweethome/Environment.zsh1
-rw-r--r--net:sweethome/host:prunelle/Aliases.zsh1
-rw-r--r--net:sweethome/host:prunelle/Environment.zsh1
-rw-r--r--user:hugues/Environment.zsh1
-rw-r--r--user:hugues/KeyBindings.zsh1
11 files changed, 12 insertions, 12 deletions
diff --git a/70_Trash.zsh b/70_Trash.zsh
index 2bd8035..0dbe042 100644
--- a/70_Trash.zsh
+++ b/70_Trash.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh4
## AUTHOR: Hugues Hiegel <hugues@hiegel.fr>
diff --git a/80_KeyBindings.zsh b/80_KeyBindings.zsh
index e69de29..8aeb878 100644
--- a/80_KeyBindings.zsh
+++ b/80_KeyBindings.zsh
@@ -0,0 +1,9 @@
+##
+## Part of configuration files for Zsh4
+## AUTHOR: Hugues Hiegel <hugues@hiegel.fr>
+##
+## You are encouraged to use, modify, and redistribute
+## these files with or without this notice.
+##
+## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
+##
diff --git a/LICENSE b/LICENSE
index 3148444..8aeb878 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh4
## AUTHOR: Hugues Hiegel <hugues@hiegel.fr>
diff --git a/net:example.com/Environment.zsh b/net:example.com/Environment.zsh
index a1345ef..4868062 100644
--- a/net:example.com/Environment.zsh
+++ b/net:example.com/Environment.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@hiegel.fr>
diff --git a/net:osn.sagem/Environment.zsh b/net:osn.sagem/Environment.zsh
index dc08f85..698ee4b 100644
--- a/net:osn.sagem/Environment.zsh
+++ b/net:osn.sagem/Environment.zsh
@@ -1,13 +1,13 @@
#--------[ Hashes ]-------------------------------------------------
-hash -d data=~/data
-hash -d targets=~/targets
+hash -d data=~/W0rk
+hash -d targets=/targets
#--------[ Generic Config ]-----------------------------------------
eval $(~data/sagem-script44/set-env.pl 2>/dev/null) && source ~/.env
#--------[ Specific Config ]----------------------------------------
export TARGET_PATH=~targets/target
-export KERNEL_PATH_BASE=~/Kernel/EXPORTS/kernel-
+export KERNEL_PATH_BASE=~data/Kernel/kernel-
export COMP=ARCH=sh\ CROSS_COMPILE=sh4-linux-uclibc-
export STLINUXROOT=/opt/STM/STLinux-2.2/devkit/sh4/
diff --git a/net:sweethome/Aliases.zsh b/net:sweethome/Aliases.zsh
index b82b99c..3da4c70 100644
--- a/net:sweethome/Aliases.zsh
+++ b/net:sweethome/Aliases.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@hiegel.fr>
diff --git a/net:sweethome/Environment.zsh b/net:sweethome/Environment.zsh
index ed3734a..722462e 100644
--- a/net:sweethome/Environment.zsh
+++ b/net:sweethome/Environment.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@hiegel.fr>
diff --git a/net:sweethome/host:prunelle/Aliases.zsh b/net:sweethome/host:prunelle/Aliases.zsh
index 03b6b3f..cc1173a 100644
--- a/net:sweethome/host:prunelle/Aliases.zsh
+++ b/net:sweethome/host:prunelle/Aliases.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@hiegel.fr>
diff --git a/net:sweethome/host:prunelle/Environment.zsh b/net:sweethome/host:prunelle/Environment.zsh
index 219e88e..9ec801f 100644
--- a/net:sweethome/host:prunelle/Environment.zsh
+++ b/net:sweethome/host:prunelle/Environment.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@hiegel.fr>
diff --git a/user:hugues/Environment.zsh b/user:hugues/Environment.zsh
index b9c89bc..2256b90 100644
--- a/user:hugues/Environment.zsh
+++ b/user:hugues/Environment.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh4
## AUTHOR: Hugues Hiegel <hugues@hiegel.fr>
diff --git a/user:hugues/KeyBindings.zsh b/user:hugues/KeyBindings.zsh
index 545c8b8..9659913 100644
--- a/user:hugues/KeyBindings.zsh
+++ b/user:hugues/KeyBindings.zsh
@@ -1,4 +1,3 @@
-#!/bin/zsh
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@hiegel.fr>