- bat
- diff-so-fancy
- prettyping
- (fzf)
- (fd)
- CLI Improved
- Clone repo or copy contents somewhere
- Reference items from home folder, this is usually a symlink but the following list details where this is not recommended
Safe to symlink but if you want to configure some of them for a specific environment you should instead create a matching file in your home folder and source/import/include.
Not dotfiles, but scripts I use here and there, feel free to ignore.
~/.config
stores a lot of app configuration so unless you want the repo to track all of these create symlinks in ~/.config
to items in /.config
Like ./config
, it stores all sorts of info Leiningen
needs so better to symlink. Same applies to /.lein/profiles.d
- there might be profiles you don't want to keep in the repo, such as those that contain passwords, so create symlinks in ~/.lein/profiles.d
.
Either symlink or copy to ~
and edit. As far as I know Pam
does not support importing/sourcing.
This one contains helper scripts that are referenced from the dotfiles so no need to symlink. Just make sure it stays next to the shell dotfiles if you decide to copy/move those.
See https://github.com/imrekoszo/ohmyzsh and its submodules under custom