Compare commits

...

2 Commits

Author SHA1 Message Date
Fabio Scotto di Santolo
fd85cd559d Added LWN RSS feed 2026-02-13 19:24:21 +01:00
Fabio Scotto di Santolo
d0ed6c5657 Added new projectile source 2026-02-13 19:24:02 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
*** [[https://blog.linuxmint.com/?feed=rss2][Linux Mint Blog]] :blog: :linux: :linuxmint:
*** [[https://archlinux.org/feeds/news][Archlinux News]] :linux: :arch:
*** [[https://security.archlinux.org/advisory/feed.atom][Arch Security]] :linux: :arch: :security:
*** [[https://lwn.net/headlines/rss][LWN News]] :linux: :kernel: :programming: :security:
** Youtube :youtube:
*** [[https://www.youtube.com/feeds/videos.xml?channel_id=UCVls1GmFKf6WlTraIb_IaJg][DistroTube]] :emacs: :foss: :linux:
*** [[https://www.youtube.com/feeds/videos.xml?channel_id=UCABhVAlCkcEG9a2UVruq9vw][Douglas Mortimer]] :fashion:

View File

@@ -5,7 +5,7 @@
:defer 1
:init
;; Root detection
(setq projectile-project-search-path '("~/Projects" "~/Work" "~/Progetti"))
(setq projectile-project-search-path '("~/Projects" "~/Work" "~/Progetti" "~/.local/src"))
(setq projectile-completion-system 'ivy)
:config
;; Performance