Configure mackup
- ignore apps whose config files are in the dotfiles repo already (see: https://gitlab.webartifex.biz/alexander/dotfiles) - ignore ~/.password-store as it contains symlinks - sync various (config) files that are not be public: + Cisco's AnyConnect + history files for bash, less, python, psql, tig, and zsh + Gnome Nautilus' bookmarks + SSH config
This commit is contained in:
parent
06f19f78dc
commit
b3322f6a44
8 changed files with 70 additions and 0 deletions
|
|
@ -43,3 +43,10 @@ Additionally, two `virtualenv`s, called "interactive" and "utils", are also crea
|
|||
(e.g., [youtube-dl](https://github.com/ytdl-org/youtube-dl/)).
|
||||
|
||||
Use `pyenv local ...` to specify a particular Python binary for a project.
|
||||
|
||||
|
||||
### Private Dotfiles
|
||||
|
||||
After setting up the Python environments (i.e., the "utils"),
|
||||
running `mackup restore` symlinks further dotfiles into `~/`.
|
||||
This only works for this project's maintainer.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue