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

Regression ? Undotted folder installed as dotted #294

Open
mat-m opened this issue Jun 25, 2023 · 2 comments
Open

Regression ? Undotted folder installed as dotted #294

mat-m opened this issue Jun 25, 2023 · 2 comments

Comments

@mat-m
Copy link
Contributor

mat-m commented Jun 25, 2023

I need to check test suite about this.

bin is both UNDOTTED and SYMLINK_DIRS

➜  ~ rcup -v
'/home/mm/.dotfiles/bin' -> '/home/mm/.bin'
identical /home/mm/.config/etc/home_backup.conf
identical /home/mm/.config/omzcustom
identical /home/mm/.config/zsh/aliases
identical /home/mm/.config/zsh/aliases-devel
identical /home/mm/.config/zsh/exports
identical /home/mm/.config/zsh/functions
identical /home/mm/.gitconfig
identical /home/mm/.oh-my-zsh
identical /home/mm/.p10k.zsh
identical /home/mm/.rcrc
identical /home/mm/.vimrc
identical /home/mm/.zshrc
➜  ~ cat .rcrc
UNDOTTED="bin config*:*"
SYMLINK_DIRS="bin config/omzcustom oh-my-zsh"
EXCLUDES="install.sh *.none *.md"
@itaranto
Copy link

itaranto commented Sep 2, 2023

I'm not sure if this is related or not, but in my case I have:

~/.dotfiles/local/share/ and ~/.dotfiles/local/bin and rcup -d local creates the links under ~/.share/ and ~/.bin/ when it should be creating them into ~/.local/share/ and ~/.local/bin/ instead.

@itaranto
Copy link

itaranto commented Sep 2, 2023

Maybe I misinterpreted what the -d semantics are, but running just lsrc seems to work fine.

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

2 participants