1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Remember recently visited directories.

This commit is contained in:
2020-02-09 19:07:02 +01:00
parent 445f1afc83
commit 491580840a
3 changed files with 21 additions and 2 deletions

3
.gitignore vendored
View File

@@ -3,6 +3,9 @@
# vim netrwhist exists and I don't know what it does
vim/.vim/.netrwhist
# zsh's recent dirs shouldn't be versioned
zsh/.config/zsh/.chpwd-recent-dirs
# Ignore the installation of services for now.
systemd/.config/systemd/user/default.target.wants
systemd/.config/systemd/user/timers.target.wants