about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2013-08-05T13·17+0200
committerVincent Ambo <vincent@spotify.com>2013-08-05T13·17+0200
commite320f142636c5db25f0f3a786ce6c2ea41c36c06 (patch)
tree43afbf0790ca60a27486111130b3f82494a2dd60
parent46b80c00fd8a260e130e4f785b3f46c49487c9db (diff)
* removed dotfiles stuff, this is emacs.d only
-rw-r--r--fish/config.fish23
-rw-r--r--fish/functions/edit.fish3
-rw-r--r--fish/functions/runhoogle.fish5
-rw-r--r--fish/functions/runirc.fish3
-rw-r--r--init-bindings.el (renamed from emacs.d/init-bindings.el)0
-rw-r--r--init-custom.el (renamed from emacs.d/init-custom.el)0
-rw-r--r--init-eshell.el (renamed from emacs.d/init-eshell.el)0
-rw-r--r--init-functions.el (renamed from emacs.d/init-functions.el)0
-rw-r--r--init-mail.el (renamed from emacs.d/init-mail.el)0
-rw-r--r--init-modes.el (renamed from emacs.d/init-modes.el)0
-rw-r--r--init-settings.el (renamed from emacs.d/init-settings.el)0
-rw-r--r--init.el (renamed from emacs.d/init.el)0
-rw-r--r--plists/com.googlecode.iterm2.plistbin13417 -> 0 bytes
-rw-r--r--plists/org.pqrs.KeyRemap4MacBook.plistbin394 -> 0 bytes
-rw-r--r--plists/org.pqrs.PCKeyboardHack.plistbin223 -> 0 bytes
-rw-r--r--xnomad20
-rw-r--r--zshrc63
17 files changed, 0 insertions, 117 deletions
diff --git a/fish/config.fish b/fish/config.fish
deleted file mode 100644
index 1fdeb0e92f..0000000000
--- a/fish/config.fish
+++ /dev/null
@@ -1,23 +0,0 @@
-function fish_prompt
-    set_color magenta
-    echo -n (vcprompt -f "(%s:%b%a%m)")
-    set_color cyan
-    echo -n '> '
-end
-
-function fish_right_prompt
-   set_color --bold yellow
-   echo -n '['
-   set_color --bold blue
-   echo -n (prompt_pwd)
-   set_color --bold yellow
-   echo -n ']'
-end
-
-set -gx EDITOR "emacsclient -n -create-frame"
-set -gx ALTERNATE_EDITOR emacs
-set -gx VISUAL emacsclient
-
-set fish_greeting ""
-
-set PATH /usr/local/share/python /usr/local/bin ~/Library/Haskell/bin ~/bin/ /Users/vincent/Source/management-scripts/google-apps/ $PATH
diff --git a/fish/functions/edit.fish b/fish/functions/edit.fish
deleted file mode 100644
index 61bf373456..0000000000
--- a/fish/functions/edit.fish
+++ /dev/null
@@ -1,3 +0,0 @@
-function edit
-    emacsclient -no-wait -create-frame $argv
-end
\ No newline at end of file
diff --git a/fish/functions/runhoogle.fish b/fish/functions/runhoogle.fish
deleted file mode 100644
index 45160062e3..0000000000
--- a/fish/functions/runhoogle.fish
+++ /dev/null
@@ -1,5 +0,0 @@
-function runhoogle
-    cd ~/.hoogle
-    screen -dm hoogle server -p 4000
-    cd -
-end
diff --git a/fish/functions/runirc.fish b/fish/functions/runirc.fish
deleted file mode 100644
index d162342683..0000000000
--- a/fish/functions/runirc.fish
+++ /dev/null
@@ -1,3 +0,0 @@
-function runirc
-    screen -S irssi irssi
-end
diff --git a/emacs.d/init-bindings.el b/init-bindings.el
index 2593ddd6d0..2593ddd6d0 100644
--- a/emacs.d/init-bindings.el
+++ b/init-bindings.el
diff --git a/emacs.d/init-custom.el b/init-custom.el
index 2b2916143f..2b2916143f 100644
--- a/emacs.d/init-custom.el
+++ b/init-custom.el
diff --git a/emacs.d/init-eshell.el b/init-eshell.el
index 239a9980ce..239a9980ce 100644
--- a/emacs.d/init-eshell.el
+++ b/init-eshell.el
diff --git a/emacs.d/init-functions.el b/init-functions.el
index dfdfee0838..dfdfee0838 100644
--- a/emacs.d/init-functions.el
+++ b/init-functions.el
diff --git a/emacs.d/init-mail.el b/init-mail.el
index 982b78156f..982b78156f 100644
--- a/emacs.d/init-mail.el
+++ b/init-mail.el
diff --git a/emacs.d/init-modes.el b/init-modes.el
index 3e9cff9996..3e9cff9996 100644
--- a/emacs.d/init-modes.el
+++ b/init-modes.el
diff --git a/emacs.d/init-settings.el b/init-settings.el
index e2c7e6249b..e2c7e6249b 100644
--- a/emacs.d/init-settings.el
+++ b/init-settings.el
diff --git a/emacs.d/init.el b/init.el
index 4551a7b9ad..4551a7b9ad 100644
--- a/emacs.d/init.el
+++ b/init.el
diff --git a/plists/com.googlecode.iterm2.plist b/plists/com.googlecode.iterm2.plist
deleted file mode 100644
index 667361b2f7..0000000000
--- a/plists/com.googlecode.iterm2.plist
+++ /dev/null
Binary files differdiff --git a/plists/org.pqrs.KeyRemap4MacBook.plist b/plists/org.pqrs.KeyRemap4MacBook.plist
deleted file mode 100644
index c6be298394..0000000000
--- a/plists/org.pqrs.KeyRemap4MacBook.plist
+++ /dev/null
Binary files differdiff --git a/plists/org.pqrs.PCKeyboardHack.plist b/plists/org.pqrs.PCKeyboardHack.plist
deleted file mode 100644
index 4e4b74cb6e..0000000000
--- a/plists/org.pqrs.PCKeyboardHack.plist
+++ /dev/null
Binary files differdiff --git a/xnomad b/xnomad
deleted file mode 100644
index 4a2adc0258..0000000000
--- a/xnomad
+++ /dev/null
@@ -1,20 +0,0 @@
-{
-    "Ratio": 0.7,
-    "WindowsInMaster": 1,
-    "Hotkeys": {
-        "Swap":          { "key": "s", "modifiers": [ "option", "control" ] },
-        "SelectPrev":    { "key": "j", "modifiers": [ "option", "control" ] },
-        "SelectNext":    { "key": "k", "modifiers": [ "option", "control" ] },
-        "SwapPrev":      { "key": "j", "modifiers": [ "option", "control", "command" ] },
-        "SwapNext":      { "key": "k", "modifiers": [ "option", "control", "command" ] },
-        "FocusDisplay1": { "key": "e", "modifiers": [ "option", "control" ] },
-        "FocusDisplay2": { "key": "w", "modifiers": [ "option", "control" ] },
-        "ToDisplay1":    { "key": "e", "modifiers": [ "option", "control", "command" ] },
-        "ToDisplay2":    { "key": "w", "modifiers": [ "option", "control", "command" ] },
-        "CycleLayouts":  { "key": " ", "modifiers": [ "option", "control", "command" ] },
-        "IncreaseRatio": { "key": "l", "modifiers": [ "option", "control" ] },
-        "DecreaseRatio": { "key": "h", "modifiers": [ "option", "control" ] },
-        "MoreMasters":   { "key": ".", "modifiers": [ "option", "control" ] },
-        "FewerMasters":  { "key": ",", "modifiers": [ "option", "control" ] }
-    }
-}
diff --git a/zshrc b/zshrc
deleted file mode 100644
index 15846cbbe0..0000000000
--- a/zshrc
+++ /dev/null
@@ -1,63 +0,0 @@
-zmodload -a colors
-zmodload -a autocomplete
-autoload -U age && age
-
-export EDITOR='subl -w'
-
-[ -x /usr/bin/dircolors ] && eval $(dircolors)
-zstyle ':completion:*' menu select=2
-zstyle ':completion:*' verbose true
-zstyle ':completion:*' extra-verbose true
-zstyle ':completion:*' use-cache on
-zstyle ':completion:*' cache-path ~/.zsh/cache
-zstyle ':completion:*:approximate:*' max-errors 1 numeric
-zstyle ':completion:*:functions' ignored-patterns '_*'
-zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS}
-zstyle ':completion:*' completer _expand _complete _ignored _correct _approximate
-
-autoload -Uz compinit && compinit
-
-setopt autocd autopushd pushdminus pushdsilent pushdtohome
-setopt HIST_REDUCE_BLANKS HIST_IGNORE_SPACE SHARE_HISTORY inc_append_history
-setopt no_hup no_clobber print_exit_value
-setopt extendedglob glob_dots
-setopt correct
-setopt completealiases
-setopt prompt_subst
-
-case $TERM in
-    rxvt|*term)
-        precmd() { print -Pn "\e]0;%m:%~\a" }
-        preexec () { print -Pn "\e]0;$1\a" }
-    ;;
-esac
-
-autoload -U colors && colors
-#vincent: PS1="%{%B$fg[blue]%}%n%{$reset_color%B%}@%{%b$fg[magenta]%}%1~ %{$reset_color%}\$(vcprompt -f '%b:%r ')%# "
-
-#PS1="%n@%1~ \$(vcprompt -f '%b:%r ') %# "
-PS1="%{$fg[green]%}%n%{$fg[cyan]%}@%{$fg[magenta]%}%1~ %{$fg[yellow]%}\$(vcprompt -f '%b:%r ')%{$fg[cyan]%}%# %{$reset_color%}"
-RPS1="%{$fg[cyan]%}%B[%M:%d]%b%{$reset_color%}"
-
-
-alias ls="ls -liFG"
-
-autoload -Uz compinit && compinit
-
-source ~/.zsh/plugins/history-substring-search.zsh
-source ~/.zsh/plugins/git.plugin.zsh
-source ~/.zsh/plugins/git-extras.plugin.zsh
-
-# Customize to your needs...
-export PATH=/Users/vincent/Library/Haskell/bin:/Users/vincent/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/munki
-
-source /opt/boxen/env.sh
-
-
-alias google.py="/Users/vincent/Source/management-scripts/google-apps/google.py"
-
-alias runhoogle="screen -dm hoogle server -p 4000"
-
-alias irssi="screen -S irssi irssi"
-
-HISTFILE="$HOME/.zsh_history"