From d0503ba63403aca3bc84b5b5977c362c7fec6b62 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 6 Aug 2018 13:29:56 -0400 Subject: add some gitignore stuff for weechat --- fish/.config/fish/functions/lg.fish | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 fish/.config/fish/functions/lg.fish (limited to 'fish/.config') diff --git a/fish/.config/fish/functions/lg.fish b/fish/.config/fish/functions/lg.fish new file mode 100644 index 0000000..c8ccd05 --- /dev/null +++ b/fish/.config/fish/functions/lg.fish @@ -0,0 +1,3 @@ +function lg + lazygit $argv +end -- cgit 1.4.1