mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
📦 feat(git): add radicle
package
- add `radicle` package - add `radicle-tui` package - create fish alias for `rad-tui` - add radicle config template `radicle.nix` - add `.gitconfig.radicle` to `.gitconfig` - create directory for radicle projects with its `.gitconfig.radicle`
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
[includeIf "gitdir:~/work/"]
|
||||
path = ~/work/.gitconfig.work
|
||||
|
||||
[includeIf "gitdir:~/radicle-local-hub/"]
|
||||
path = ~/radicle-local-hub/.gitconfig.radicle
|
||||
|
||||
[core]
|
||||
excludesfile = ~/.gitignore
|
||||
pager = delta
|
||||
|
Reference in New Issue
Block a user