Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NightMachinery opened this issue Feb 19, 2024 · 0 comments
Open

Comments

@NightMachinery
Copy link

NightMachinery commented Feb 19, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant