From 2a69d39260bdcc13473df84b5affe2732cc9eb85 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Fri, 12 Feb 2021 11:48:29 +0100 Subject: Switch theme to dracula, Updated qutebrowser never accept notifications --- install | 1 + 1 file changed, 1 insertion(+) (limited to 'install') diff --git a/install b/install index f728a27..8617fe6 100755 --- a/install +++ b/install @@ -23,6 +23,7 @@ create_dotfile_link_same() create_dotfile_link_same .zshrc create_dotfile_link_same .bashrc create_dotfile_link_same .vimrc +create_dotfile_link_same .nanorc create_dotfile_link_same .pluggins.vim create_dotfile_link grep.vim .vim/plugin/grep.vim -- cgit