summaryrefslogtreecommitdiff
path: root/net:sweethome
diff options
context:
space:
mode:
Diffstat (limited to 'net:sweethome')
-rw-r--r--net:sweethome/host:delphine/user:hugues/KeyBindings.zsh1
-rw-r--r--net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh1
-rw-r--r--net:sweethome/host:prunelle/Prompts.zsh4
3 files changed, 6 insertions, 0 deletions
diff --git a/net:sweethome/host:delphine/user:hugues/KeyBindings.zsh b/net:sweethome/host:delphine/user:hugues/KeyBindings.zsh
new file mode 100644
index 0000000..64f746e
--- /dev/null
+++ b/net:sweethome/host:delphine/user:hugues/KeyBindings.zsh
@@ -0,0 +1 @@
+bindkey -s 'm' 'Q mails\n'
diff --git a/net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh b/net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh
new file mode 100644
index 0000000..64f746e
--- /dev/null
+++ b/net:sweethome/host:paranoid/user:hugues/KeyBindings.zsh
@@ -0,0 +1 @@
+bindkey -s 'm' 'Q mails\n'
diff --git a/net:sweethome/host:prunelle/Prompts.zsh b/net:sweethome/host:prunelle/Prompts.zsh
new file mode 100644
index 0000000..4edc03c
--- /dev/null
+++ b/net:sweethome/host:prunelle/Prompts.zsh
@@ -0,0 +1,4 @@
+chpwd()
+{
+ term_title
+}