summary refs log tree commit diff stats
path: root/host-ap-spotcap.local
diff options
context:
space:
mode:
authorAlan Pearce2016-10-31 10:56:22 +0100
committerAlan Pearce2016-10-31 10:56:22 +0100
commit13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28 (patch)
treea4e26e23e7238b5f003f2286e685d0aea1b51557 /host-ap-spotcap.local
parent999b7ac844c980b46044d4e0c188e1a3bf76bc2e (diff)
downloaddotfiles-13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28.tar.lz
dotfiles-13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28.tar.zst
dotfiles-13c81a22ce6e9e206d47feb618e9ad5c9ac0ce28.zip
Reindent all the things
Diffstat (limited to 'host-ap-spotcap.local')
-rw-r--r--host-ap-spotcap.local/config/zsh/zshenv.local2
1 files changed, 1 insertions, 1 deletions
diff --git a/host-ap-spotcap.local/config/zsh/zshenv.local b/host-ap-spotcap.local/config/zsh/zshenv.local
index f6881be..55a6031 100644
--- a/host-ap-spotcap.local/config/zsh/zshenv.local
+++ b/host-ap-spotcap.local/config/zsh/zshenv.local
@@ -1,5 +1,5 @@
 # -*- mode: sh; -*-
 if [[ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]]
 then
-	. $HOME/.nix-profile/etc/profile.d/nix.sh;
+  . $HOME/.nix-profile/etc/profile.d/nix.sh;
 fi