From 1bfcd496a448ebdf4d99479c7d894ca49794458e Mon Sep 17 00:00:00 2001 From: David Celis Date: Mon, 13 Jun 2016 15:46:26 -0700 Subject: [PATCH] Update gitignore, atom Signed-off-by: David Celis --- .gitignore | 1 + atom/config.cson | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 1aa791e..c6e6d18 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,5 @@ config/keybase config/hub local/share/fish/generated_completions +local/share/fish/fish_history local/share/keybase diff --git a/atom/config.cson b/atom/config.cson index d098f6e..0290d8b 100644 --- a/atom/config.cson +++ b/atom/config.cson @@ -21,6 +21,8 @@ "linter-elixirc": elixircPath: "/usr/local/bin/elixirc" mixPath: "/usr/local/bin/mix" + "one-dark-ui": + layoutMode: "Spacious" "recent-files": updated: false "tree-view": -- 2.51.2