Skip to content

How do I include some external files outside the project's root? #1884

@NightMachinery

Description

@NightMachinery

How do I include some external files outside the project's root?

I have my scripts in ~/scripts/..., but I have several other files which I also consider part of this "project":

~/.zshenv ~/.zshrc ~/.shared.sh ~/.localScripts ~/.glances ~/.vimrc ~/.ideavimrc ~/.tmux.conf ~/.privateBTT.sh ~/.privateShell ~/.privateStartup.sh ~/.startup..private..zsh ~/.hammerspoon/init.lua

Is there a way to add these using .projectile file or sth?

I guess I could add a .projectile file to ~/ and include only the paths needed, but I don't like making the whole home directory a project. I have currently an empty .projectile file in ~/scripts.

The biggest drawback of adding the .projectile file to ~/ is that I can only have one such project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions