From b48cea9c40e80e0303f055f78b1e51a59b07b723 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Wed, 23 Oct 2019 09:13:32 -0500 Subject: new abbrs, removed comments, use /home/tom, added more requirements --- .config/fish/fish_variables | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/fish') diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index bdfdf75..c020444 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -7,6 +7,8 @@ SETUVAR __fish_init_2_3_0:\x1d SETUVAR __fish_init_3_x:\x1d SETUVAR _fish_abbr_ifconfig:ip\x20addr SETUVAR _fish_abbr_vim:nvim +SETUVAR _fish_abbr_v:nvim +SETUVAR _fish_abbr_m:make SETUVAR fish_color_autosuggestion:64DF85 SETUVAR fish_color_cancel:\x2dr SETUVAR fish_color_command:00BF32 -- cgit v1.2.3