From 0efa5121a2169b1833217d27a900a701803a1c1b Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 2 Nov 2020 19:16:54 +0100 Subject: Add profile+bashrc --- install.conf.yaml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'install.conf.yaml') diff --git a/install.conf.yaml b/install.conf.yaml index afebf08..d0425c0 100644 --- a/install.conf.yaml +++ b/install.conf.yaml @@ -1,11 +1,16 @@ - create: - ~/.cache/vim/bkp - ~/.cache/vim/swap + - ~/.config/bash + - ~/.local/var/bash - ~/.local/var/vim/undo - ~/.vim/colors - link: + ~/.config/bash/prompt: bash/prompt + ~/.bashrc: bash/bashrc ~/.gitconfig: dotfiles/gitconfig + ~/.profile: dotfiles/profile ~/.tmux.conf: dotfiles/tmux.conf # TODO: clean up and install linediff script ~/.vimrc: vim/vimrc -- cgit v1.2.3