diff options
| author | Yigit Sever | 2021-10-08 00:13:18 +0300 |
|---|---|---|
| committer | Yigit Sever | 2021-10-08 00:13:18 +0300 |
| commit | ae612bc2daf4f8d130514ad89e6573e451004606 (patch) | |
| tree | 6b29db3dd885061f5038223f64f0027ff09258fe | |
| parent | 7c5a21aa7f17ffdaa9a9a32f4145b8e4bfcc1c45 (diff) | |
| download | dotfiles-ae612bc2daf4f8d130514ad89e6573e451004606.tar.gz dotfiles-ae612bc2daf4f8d130514ad89e6573e451004606.tar.bz2 dotfiles-ae612bc2daf4f8d130514ad89e6573e451004606.zip | |
paru: tracking config
| -rw-r--r-- | .config/paru/paru.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.config/paru/paru.conf b/.config/paru/paru.conf new file mode 100644 index 0000000..87daadc --- /dev/null +++ b/.config/paru/paru.conf | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # | ||
| 2 | # paru.conf | ||
| 3 | # | ||
| 4 | [options] | ||
| 5 | BottomUp | ||
| 6 | Devel | ||
| 7 | Provides | ||
| 8 | DevelSuffixes = -git -cvs -svn -bzr -darcs -always | ||
| 9 | |||
| 10 | [bin] | ||
| 11 | FileManager = /usr/bin/nvim | ||
