From 5acb13e483f728b9063e90725e536df5b049fe82 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Wed, 19 Jan 2022 10:06:05 -0600 Subject: [PATCH] Add helix config and dc alias --- common/bin/dotfiles-setup | 1 + common/fish/functions.fish | 1 + common/helix/config.toml | 2 ++ common/htop/rc | 2 +- 4 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 common/helix/config.toml diff --git a/common/bin/dotfiles-setup b/common/bin/dotfiles-setup index 72f81b4..998a462 100755 --- a/common/bin/dotfiles-setup +++ b/common/bin/dotfiles-setup @@ -47,6 +47,7 @@ l common/scim/rc $h/.scimrc l common/scim/lua $h/.scim/lua l common/nnn $c/nnn l common/kak $c/kak +l common/helix $c/helix l common/gpg/agent.conf $h/.gnupg/gpg-agent.conf l common/htop/rc $c/htop/htoprc l common/kitty $c/kitty diff --git a/common/fish/functions.fish b/common/fish/functions.fish index bd3273d..10b868e 100644 --- a/common/fish/functions.fish +++ b/common/fish/functions.fish @@ -165,6 +165,7 @@ alias mount 'sudo -E mount' alias umount 'sudo -E umount' has_command xdg-open && alias open xdg-open +has_command docker && alias dc "docker compose" function fish_preexec test -n $TMUX && begin diff --git a/common/helix/config.toml b/common/helix/config.toml new file mode 100644 index 0000000..168f24d --- /dev/null +++ b/common/helix/config.toml @@ -0,0 +1,2 @@ +[keys.insert] +j = { k = "normal_mode" } diff --git a/common/htop/rc b/common/htop/rc index 4790124..b1cd180 100644 --- a/common/htop/rc +++ b/common/htop/rc @@ -1,6 +1,6 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. -htop_version=3.1.1 +htop_version=3.1.2 config_reader_min_version=2 fields=0 48 17 18 38 39 40 2 46 47 49 1 sort_key=47