]> git.donarmstrong.com Git - zsh.git/commitdiff
add zsh modes to everything
authorDon Armstrong <don@donarmstrong.com>
Thu, 27 Dec 2012 23:19:06 +0000 (15:19 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 27 Dec 2012 23:19:06 +0000 (15:19 -0800)
46 files changed:
.zsh/dircolors
.zsh/logging
.zsh/rcsstub
.zsh/sourcedir
.zsh/util
.zsh/zlogin/10_shlvl
.zsh/zlogin/60_mime
.zsh/zlogout/90_sudo
.zsh/zlogout/99_cls
.zsh/zprofile/00_ulimit
.zsh/zprofile/10_locale
.zsh/zprofile/40_zcompile
.zsh/zshenv/00_rdirs
.zsh/zshenv/01_fpath
.zsh/zshenv/01_path
.zsh/zshenv/10_zvars
.zsh/zshenv/30_codeinput
.zsh/zshenv/40_editor
.zsh/zshenv/45_postgresql
.zsh/zshenv/80_debian
.zsh/zshenv/80_pagers
.zsh/zshenv/80_texmf
.zsh/zshrc/00_autoload
.zsh/zshrc/00_recompile
.zsh/zshrc/00_varsetup
.zsh/zshrc/19_dircolors
.zsh/zshrc/20_compsys
.zsh/zshrc/20_dirhashes
.zsh/zshrc/30_aliases
.zsh/zshrc/30_aliases_bugfix
.zsh/zshrc/39_tempfuncs
.zsh/zshrc/60_vcsprompt
.zsh/zshrc/64_ssh
.zsh/zshrc/75_vcsinfo
.zsh/zshrc/79_bindkeys
.zsh/zshrc/80_abbreviations
.zsh/zshrc/80_history
.zsh/zshrc/80_inplacemkdir
.zsh/zshrc/80_zle
.zsh/zshrc/85_prompt
.zsh/zshrc/85_termfonts
.zsh/zshrc/85_xtermtitle
.zsh/zshrc/95_fortune.disabled
.zsh/zshrc/95_watch
.zsh/zshrc/99_TODO
.zsh/zshrc/99_hookfunctions

index 82232b0e9d260400bafe8efd907be9e12b35994c..c2cd451398eff1cd883f61faf91d8af381f9f27e 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # dircolors
 #
 # colours for directory listings for normal people
index ad4c54ae52365a951d9d89dd1ac40d52e2012bc9..21b75a1269139517a5e167182f906dae305bf70a 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # logging
 #
 # Logging abilities for the shell initialisation scripts
index 2138ef05f7835398ad644309fa35cb609a6927c4..10e652a90b0675f4cd8d63b121ed5e978fe90687 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # rcsstub
 #
 # Stub for all .z* files; actual content comes from a directory
index 40f1aa0b0acc1f402aef610810e901a355f79d5a..c7eb5cd1be8a611ab98aaaf948147e7f50425c38 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # sourcedir
 #
 # Defines helper function to source files in a directory
index ce6f9fca2f0f464c1a854242a4fdf918023c2637..7021b3f716cd606c7126b7a568e88cd4fa687a5c 100644 (file)
--- a/.zsh/util
+++ b/.zsh/util
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # util
 #
 # Miscellaneous utility functions
index f290a1ff94d88a1a85cc0756167f429ac465b058..a72810281c16d9cccb0a9c478c8e1f835cbb289e 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zlogin/10_shlvl
 #
 # reset SHLVL for login shells
index 306ac2745ae55ddf5889880df0264f597015db2c..8e4a8e381ce2a0f09e32b114fbfc3d5ebf467ebc 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zlogin/60_mime
 #
 # set up the shell's mime support
index 666dfd4fe7d2c786b356c9dd088482f989559022..af9ab61fd0aa9f33dbd141b9097cc8cf05c2c712 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zlogout/90_sudo
 #
 # Invalidates any existing sudo sessions
index 8a11e82e96f61985ce074bc97ba3d0870a888235..5b5f7feb4f5a86731179decef646c354e1cab1e9 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zlogout/99_cls
 #
 # clear the screen
index 336fe1ea9725389cfae47fa5acd3bfaec7fd05bd..985d0069a9b5d973bfee28bd227d36fa7b766069 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zprofile/00_ulimit
 #
 # sets process limits
index 953debff96ef4e31ad2ce8e51407433916555911..1813628719da615077de0fd16972e6548afa2055 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zprofile/10_locale
 #
 # Defines locale settings
index eb6abb5884d5a0ae6fdcdeec9067e7de674b1a7f..fab7d7b48f90dc1214c3e2c626be8ba4b9377d4d 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zlogin/40_zcompile
 #
 # compile zsh snippets
index 464a32096fd4afc65a754f028fe85c84514064fe..035ac573e917131e0c957b555b2ed9d49e8bea99 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshenv/00_rdirs
 #
 # Assigns paths to related directories to a number of variables 
index 8e3a5a4595f05ed8ee5ee983ac104b01ff2edac3..20b12377ecc966e4fd62e2fc6d327c56ead63cb9 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshenv/00_fpath
 #
 # Adds local functions directory to $fpath
index e4e81fa40aab1aef75b65071d0f181003182ff59..0a68895bda1765ec4a71d3a30b9b5874b50f337b 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zprofile/00_path
 #
 # Adds custom directories to the $PATH
index 9bc081f7525856019fdaca188ee12d17f36909d9..aec7daa5035900af2297f350856e77cd71165eb6 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshenv/10_zvars
 #
 # set a number of core zsh variables
index ad31e693cfd1034001dc1d1c07fd10f32eec6eae..524c60e60618f3db6ee7d07d0bb9bdc8ef3c1598 100644 (file)
@@ -1,4 +1,5 @@
 # -*- mode: sh -*-
+# -*- mode: sh -*-
 # fix the code input
 export GTK_IM_MODULE=xim
 export QT_IM_MODULE=xim
index bc045928c01db9a96c53b26b7161e7abc01410ab..6636c34e71cc58231fc213038ad999b7ab08db35 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshenv/40_editor
 #
 # set the editor variables
index a2ea4b00113ad8b262bd12ff04ca154f634632ba..ef8e4e5c815343f4ea30c7f1f2c10cfe31d9649b 100644 (file)
@@ -1,4 +1,5 @@
 # -*- mode: sh -*-
+# -*- mode: sh -*-
 
 if [ -e ~/.hide/pg_service.conf ]; then
     export PGSYSCONFDIR="$(eval 'echo' '~/.hide')";
index cfe8468c2127f25bcaad0caa39be58e5afb93207..2be03a0a807c963867de9fb7f606b5259a3d1bcf 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshenv/80_debian
 #
 # set a number of default variables related to Debian
index 5f3fbe4e2f1aad60b3f50b21e3d6ea1bbe9db41c..587249cf78ce0492af0dd7ec5d40f973ed88c4bf 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshenv/80_pagers
 #
 # set a number of default variables related to pagers
index ff302d55845f1b8ce9697f82979768cc5f66558a..f63ba8889bd6f489dc849302cba7f1051d1718d8 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshenv/80_texmf
 #
 # set a number of default variables related to texmf
index 92b7c07e80fc0aeed82dcba589ea573aaeb789c9..28a1e64c97a366141dd618b9833d726ad7033df1 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/00_autoload
 #
 # Autoload available functions
index 24e51b68dda32a0427e4821463e4e26ecd1a96e3..fedc0edb6bf30af078535bb60091e18de19c43ff 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/00_zrecompile
 #
 # recompile zsh snippets, if necessary
index 09aa36786db8631bc088b99fe3debdd5033c1ad2..484a08565dcf1cf0bb8bf2cf4135a2cd76c364d0 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/00_varsetup
 #
 # set up global variables used by the shell
index 057ffa619778f0b59b676a61b0506fc374a4158b..024d3fa2eaec1ccfc172eebfcd959e8e5796525f 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/19_dircolors
 #
 # Load dircolors database
index 8b180ffee74611e484c67f9d54a0dcc6083e7893..18265110b7ea14585b9701b52fb34f4e7a5b300f 100644 (file)
@@ -1,4 +1,5 @@
 # -*- mode: sh -*-
+# -*- mode: sh -*-
 # zshrc/20_compsys
 #
 # Configures the completions system
index ea1da701e0297861652748cd5f4743330501b22e..c07eff55c71738e0487bef4e8989e2b856a6a2b5 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/20_dirhashes
 #
 # populate some hashes for commonly used directories
index 35767e205b0d7c1d165822530f1a255d80c93a75..b09f4b1cb55437b943637203877fa248c5958742 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/30_aliases
 #
 # Defines command shortcuts
index c106d417309e98377b46a21c09c737d772dd7c6d..7ff5c2426e75a1293ff63cfebbe278f9250a40f8 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # fix until #480889 is fixed
 
 # remove the compiled file before it gets sourced
index d3391f6498fe29cd10c236e81e23e811b191b067..173dffb3da6d78f4eeda71a2408f0588b3099868 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/40_tempfuncs
 #
 # Helper functions to create temporary files and directories
index 764ccef3c84c2c79d3a18052a85a3ce538440288..b5ab68ca5b1d31d902e1262be87fff4a486cbe72 100644 (file)
@@ -1,4 +1,5 @@
 # -*- mode: sh -*-
+# -*- mode: sh -*-
 # zshrc/60_vcsprompt
 #
 # Make git information available to the prompt
index 981e6a07babaed519dbbd2501c57d178e6814a66..449d11b9f25a9a9bea40062e5f33d4f60e7c97af 100644 (file)
@@ -1,4 +1,5 @@
 # -*- mode: sh -*-
+# -*- mode: sh -*-
 
 # set up ssh-agent
 if which ssh-agent >/dev/null && [ -d ~/.ssh ] &&  \
index e4339fddf68d6537573f044b65329b54578dac81..d39e800834fe3aef4ff4bfe7afc8323972c6172e 100644 (file)
@@ -1,4 +1,5 @@
 # -*- mode: sh -*-
+# -*- mode: sh -*-
 # zshrc/75_vcsinfo
 #
 # Set up vcs_info subsystem
index 5747a2156687612915c0fc2d32af04a31bd908e3..67e34aae06247450b1ad86ad216b2694550be138 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/80_bindkeys
 #
 # Defines key bindings
index cae9274555ad28e864b69b896143b7babc5cace3..47e383dae656a37f29721ce630ec86de1ef514f5 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 typeset -Ag abbreviations
 abbreviations=(
   '...'  '../..'
index 563ad908eb5b9c09d3fb113d4bd338c9972a9500..d5d71d2ed97401ff4cbaf0d962b4e6abf5095fcf 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/80_history
 #
 # Set up command line history functions
index 91acd91ecc70da5e0e67950b939819d04c6add2a..103ce1acb066d4850d8f2cf03e306849cce4c22f 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # from grml
 _inplaceMkDirs() {
     local PATHTOMKDIR
index a7378006980c8c241a5a5e47f41eb3004164ea99..d86a2ced3d0358623e909c0d6a0d23bd71b9a927 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/80_zle
 #
 # Configure the zsh line editor
index 2adad06585c3b30aa65753ab5e2eebdb1997f82d..7eaf9e2b390e7f657419b533127e361a1d31a9ae 100644 (file)
@@ -1,4 +1,5 @@
 # -*- mode: sh -*-
+# -*- mode: sh -*-
 # zshrc/80_prompt
 #
 # Formats the shell prompt
index e8a19015551ee0a798f52c7e0c459fe88b681197..7d3285b1fe15c70d89eb731ffa8d272c9e309b6e 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/80_termfonts
 #
 # provide helper methods to increase/decrease fonts from the command line
index 8059ca88c2041044dddaca526af19722ae4edd81..f24b96a27f5b1307e0ad9671ba9c6225ae66fa89 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/80_xtermtitle
 #
 # Fancy setting of the xterm title
index fe4102df93be79e83f4345e7076cc93859850224..0d55df2fc4c88211414c7f1b0f02d8ed06c60771 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/95_fortune
 #
 # Prints a fortune cookie to each interactive shell
index b9b895f2530bc09519f28714a9fe8e4c8e20ac04..e1a5a84e3d3dd8ca65ee856f4f6487df33f0e33d 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/95_watch
 #
 # watch activity of other users
index 2585dbf5bca8eb363bf50b6d987f153ecc23aa35..fafacd18709bb3ed96c9688b5f489789b18e0d60 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/99_TODO
 #
 # All kinds of stuff not yet split to other files
index a8b63888ef9679a937a66dce537ac08d7c0a1681..a355e4ff66d62be1b24776e59011a26ee779b024 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
 # zshrc/99_hookfunctions
 #
 # define hook functions in case the *_functions arrays are not honoured