dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Shell configs and friends

Results 3 dotfiles issues
Sort by recently updated
recently updated
newest added

Segmenting analogous configs into separate files provides a small benefit to organization. However, it's a little over the top and there's no reason it can't be condensed to a single...

https://github.com/rootbeersoup/dotfiles/blob/91199b8ae0922c7f4935d275e5c1357894c64ff3/bash/dots/aliases#L70 This never gave any problems in the past. Here's the aforementioned sass: ``` find: ./Pictures/Photos Library.photoslibrary: Operation not permitted find: ./Library/Application Support/MobileSync: Operation not permitted find: ./Library/Application Support/CallHistoryTransactions: Operation...

If `stow` is run on a folder under the following conditions: - The source folder contains another folder - The nested folder used by other utlities (gpg, stack, etc) -...