]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - shell/env
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / shell / env
diff --git a/shell/env b/shell/env
deleted file mode 100644 (file)
index 944a888..0000000
--- a/shell/env
+++ /dev/null
@@ -1,11 +0,0 @@
-# Configuration file for environment related options for all shells.
-
-
-# Use UTF-8 encoding in the terminal.
-export LC_ALL=en_US.UTF-8
-
-# Use Vim as editor.
-export EDITOR=vim
-
-# Set less as pager, its configuration is done through the .less file.
-export PAGER=less