diff --git a/botfiles/.config/nvim/.netrwhist b/botfiles/.config/nvim/.netrwhist deleted file mode 100644 index 032f622..0000000 --- a/botfiles/.config/nvim/.netrwhist +++ /dev/null @@ -1,12 +0,0 @@ -let g:netrw_dirhistmax =10 -let g:netrw_dirhistcnt =6 -let g:netrw_dirhist_6='/home/samedamci' -let g:netrw_dirhist_5='/home/samedamci/.scripts/rofi-keepassxc' -let g:netrw_dirhist_4='/home/samedamci/.config/dunst' -let g:netrw_dirhist_3='/home/samedamci/.config/ncmpcpp' -let g:netrw_dirhist_2='/home/samedamci/.config/zsh' -let g:netrw_dirhist_1='/home/samedamci/.config/rofi' -let g:netrw_dirhist_0='/home/samedamci/.config/autostart' -let g:netrw_dirhist_9='/home/samedamci/.config/sxhkd' -let g:netrw_dirhist_8='/home/samedamci/.conf' -let g:netrw_dirhist_7='/home/samedamci/.config/bspwm' diff --git a/updot b/updot index d85ab80..c909440 100755 --- a/updot +++ b/updot @@ -18,6 +18,6 @@ fi cp -r flake8 mimeapps.list bspwm dconf dunst gtk-3.0 gtk-2.0 homepage mpd ncmpcpp neofetch nvim picom polybar qutebrowser ranger rofi sxhkd vifm vis vlc wallpapers yay zsh ~/Dotfiles/botfiles/.config/ &>/dev/null cd ~/Dotfiles/botfiles/.config/ -rm -rf nvim/bundle zsh/plugins mpd/database zsh/history mpd/mpd.log mpd/pid mpd/state mpd/sticker.sql vis/vis.log ncmpcpp/lyrics sxhkd/sxhkdrc polybar/config vifm/vifminfo +rm -rf nvim/bundle nvim/.netrwhist zsh/plugins mpd/database zsh/history mpd/mpd.log mpd/pid mpd/state mpd/sticker.sql vis/vis.log ncmpcpp/lyrics sxhkd/sxhkdrc polybar/config vifm/vifminfo echo "Done."