]>
glassweightruler.freedombox.rocks Git - xdg-ninja.git/log
Alex McGrath [Mon, 2 Sep 2024 06:27:32 +0000 (07:27 +0100)]
Mention isync versions >=1.5.0 support XDG_CONFIG_HOME (#431)
Co-authored-by: alex <alex@kale.lan>
Joshua Ji [Sun, 18 Aug 2024 17:12:48 +0000 (11:12 -0600)]
Add zsh-evalcache (#430)
Joshua Ji [Sun, 18 Aug 2024 17:12:10 +0000 (11:12 -0600)]
Add rvm (#429)
* add rvm
* Update rvm.json
Zhizhen He [Sun, 18 Aug 2024 17:11:07 +0000 (01:11 +0800)]
Add aerospace (#428)
Zhizhen He [Sun, 18 Aug 2024 17:09:45 +0000 (01:09 +0800)]
Fix various typo (#427)
Jade Fox [Sun, 18 Aug 2024 17:05:24 +0000 (10:05 -0700)]
Align history files to XDG specification (#426)
dendarrion [Sun, 18 Aug 2024 17:04:47 +0000 (01:04 +0800)]
Update vim.json (#425)
h7x4 [Sun, 18 Aug 2024 17:03:52 +0000 (19:03 +0200)]
Add nrfutil (#423)
baschi29 [Sun, 18 Aug 2024 17:01:00 +0000 (19:01 +0200)]
Fix fontconfig base dirs (#422)
according to https://www.freedesktop.org/software/fontconfig/fontconfig-user.html
Clarence "Sparr" Risher [Sun, 18 Aug 2024 16:59:13 +0000 (12:59 -0400)]
Distinguish movable vs unmovable ~/.aws paths (#421)
heather7283 [Mon, 1 Jul 2024 18:23:13 +0000 (22:23 +0400)]
add nyx.json (#419)
ItsDrike [Fri, 28 Jun 2024 13:03:49 +0000 (13:03 +0000)]
Use native readline function for new history file (#417)
intiluha [Tue, 18 Jun 2024 08:24:57 +0000 (08:24 +0000)]
remove .gitignore rule (#416)
.config/git/ignore file is for listing global ignore rules for all user
repositories. $HOME/.gitignore file is for listing ignore rules for
$HOME repository (if you have any). They are not the same
Edgar Orendain [Mon, 17 Jun 2024 19:20:37 +0000 (12:20 -0700)]
Fix `.tmux` output suggesting incorrect target path. (#415)
The previous `.tmux` output instructed users to update their TPM run command to `run ~/.local/share/...`, which is typically represented by `XDG_DATA_HOME`. However, the directions also told users to then move the corresponding `.tmux` directory to `XDG_CONFIG_HOME/tmux`.
The two halves of the instructions were conflicting. To resolve this, this commit fixes the second half of the instructions with the correct target path (i.e., `XDG_DATA_HOME`).
Joëlle van Essen [Wed, 5 Jun 2024 16:17:49 +0000 (18:17 +0200)]
Add neverball (#412)
Joëlle van Essen [Wed, 5 Jun 2024 16:17:06 +0000 (18:17 +0200)]
Add ICAClient aka Citrix Workspace App (#413)
Joëlle van Essen [Wed, 5 Jun 2024 16:16:47 +0000 (18:16 +0200)]
Add Red Hat telemetry data (#414)
feelamee [Mon, 3 Jun 2024 12:19:51 +0000 (12:19 +0000)]
Add xmake (#411)
* Add xmake
* Update xmake
Noah GITsham [Mon, 13 May 2024 14:53:22 +0000 (15:53 +0100)]
Minecraft update (#407)
* Update Minecraft to unsupported
* Change to supported with alternative launcher
Noah GITsham [Sun, 12 May 2024 20:13:44 +0000 (21:13 +0100)]
Add vital vst entry (#406)
KaBanks [Thu, 9 May 2024 21:24:42 +0000 (17:24 -0400)]
Update and reformat `README` (#400)
* fix: update `brew` install docs
* chore: fix formatting and spelling
* feat!: reformat everything and change verbage
The entire README has been reformatted following
the guidelines of `markdownlint`
The verbage has been changed to be more clear and
concise. The information has not been changed
* chore: move manual install instructions to top
Also add the commands to do so.
* feat: add repology link for other package managers
* fix: accidentally replaced italics with codeblock
* chore: move `Avaliable Commands` section back up
Also add documentation on how to download from releases
KaBanks [Wed, 8 May 2024 17:19:21 +0000 (13:19 -0400)]
Add warp terminal entry (#404)
KaBanks [Wed, 8 May 2024 17:15:24 +0000 (13:15 -0400)]
Add login entry (#405)
* feat: add login entry
* chore: add more info and clear up verbage
Luke [Tue, 7 May 2024 14:18:07 +0000 (15:18 +0100)]
Add PokeMMO (#401)
Leenuus [Tue, 7 May 2024 14:17:50 +0000 (22:17 +0800)]
Add lyrics entry to ncmpcpp (#402)
By default, ncmpcpp creates `~/.lyrics` to store lyrics, other mpd clients use this directory too.
For ncmpcpp users, this behavior can be changed by modifying ncmpcpp config file.
But it may not work if other mpd clients exists.
see `man ncmpcpp`, search `lyrics` to get more informations.
Luke [Tue, 7 May 2024 14:16:01 +0000 (15:16 +0100)]
Add EmulationStation DE (#403)
* Add EmulationStation DE
* Change $XDG_DATA_HOME reference to $XDG_CONFIG_HOME
Vanja Cosic [Wed, 24 Apr 2024 16:52:22 +0000 (18:52 +0200)]
Add OrbStack (#395)
Vlad [Tue, 23 Apr 2024 11:21:49 +0000 (04:21 -0700)]
Add zsh_sessions entry to zsh (#394)
## Details
Some info on the .zsh_sessions file can be found here:
https://apple.stackexchange.com/questions/427561/macos-zsh-sessions-zsh-history-and-setopt-append-history
It only gets generated on MacOS when using the default terminal
and can be disabled in the user zshenv file.
Samuel Cormier-Iijima [Fri, 19 Apr 2024 20:38:07 +0000 (16:38 -0400)]
Add aws-vault (#393)
* Create aws-vault.json
* Update aws-vault.json
Pavel Zolotarevskiy [Sun, 14 Apr 2024 20:31:35 +0000 (23:31 +0300)]
Add entries from ArchWiki (#358)
* update anki
* add blender
* update instructions for cabal
* remove extra newline from blender.json
* add calcurse
* update instructions for ccache
* add citra
* add clangd
* add composer
* add d-feet
* add missing underscores in help texts
* add dolphin emulator
* add .templateengine folder for dotnet
* add php
* add .jssc directory for arduino
* add htop
* update instructions for ipython
* update instructions for jupyter
* add keynav
* replace "directory" with "file" in htop help
* update instructions for less
* add utop
* add offlineimap
* add openal
* add pipx
* fix help text in citra and dolphin
* add gajim
* add information about upcoming support to fltk
* add fontforge
* add freerdp
* add gconf
* add godot
* add helm
* add hunspell
* add i3
* add i3status
* add inkscape
* add iwctl
* add josm
* add mozc
* add lftp
* add lgogdownloader
* add streamlink
* add mc
* add milkytracker
* add mpd
* add mpv
* add mypaint
* add nestopia
* add node-gyp
* add opentyrian
* add osc
* add pcsx2
* add pry
* pylint is supported by default
* add pip
* add quodlibet
* add pacman
* poetry is supported by default
* add ppsspp
* add procps-ng
* add scribus
* add panda3d
* add rclone
* add rr
* add rspec
* add rubocop
* add surfraw
* add spectrwm
* add sdcv
* add skype
* add snes9x
* add vis
* add amule
* add apache directory studio
* add berkshelf
* add chatty
* add darcs
* add devedeng
* add dia
* add dig
* add zoxide
* add tmuxinator
* add xsettingsd
* add xsel
* add xournalpp
* add wireshark
* add weechat
* add transmission
* add tmuxp
* add teeworlds
* add neovim
* add ncpmcpp (closes #279)
* remove trailing comma in nvim
* add gem
* add goldendict
* add gitkraken
* add gftp
* add freesweep
* delete duplicate nm-openvpn file
* add nmcli
* add wego
* add streamlit
* add repo
* add qt designer
* add jmol
* add fetchmail
* add gphoto
* add gtk-recordmydesktop
* add hydrogen
* add idris
* add grsync
* add perf
* add qmmp
* add lbdb
* add yard
* update xonsh
* add openshot
* update mongodb
* update gnu-solfege
* add vint
* add vale
* add urlview
* add sts4
* add spamassassin
* add snap
* add rpm
* add remarkable
* add rednotebook
* add portfolio-performance
* add mlterm
* add minicom
* add jgmenu
* add elan
* add codeium
* add juliaup
* add spotdl
* add phoronix-test-suite
* add ollama
* add singularity
* add gpodder
* add dircolors
* add cryptomator
* add chktex
* add cataclysm-dda
* add btpd
* add bogofilter
* add xrdp
* add xpdf
* add wpa-cli
* add viber
* add tllocalmgr
* add texinfo
* add nmap
* add pcsxr
* add perl
* add quilt
* add sbcl
* add more R directories
* add alpine
* add eclipse
* add groovy
* add lldb
* add mediawiki
* add emscripten
* add gnuradio
* add google earth
* add m17n
* add maptool
* add maven
* add ruff
* add sbt
* add spacemacs
* add tiptop
* add x3270
* update dub
* update elixir
* update mypy
* update octave
* update pulseaudio
* update racket
* update irb
* update yarn
* Move freesweep to programs/
---------
Co-authored-by: b3nj5m1n <b3nj4m1n@gmx.net>
Zwei [Thu, 11 Apr 2024 23:00:37 +0000 (19:00 -0400)]
Add Sweet Home 3D (#391)
OreoLamp [Wed, 10 Apr 2024 15:40:10 +0000 (18:40 +0300)]
Added asp.net (#390)
Signed-off-by: Eero Lampela <eero.lampela@gmail.com>
Jan Jędrzejewski [Thu, 4 Apr 2024 14:23:40 +0000 (16:23 +0200)]
Update docker (#389)
LucasFA [Thu, 21 Mar 2024 20:17:39 +0000 (21:17 +0100)]
Use $XDG_* in zsh help, rather than $HOME/.config (#382)
Move the file to $XDG_* instead of $HOME/.config
Leo Heitmann Ruiz [Thu, 21 Mar 2024 20:16:27 +0000 (21:16 +0100)]
Add new-line character (#384)
Marco Rubin [Thu, 21 Mar 2024 20:15:20 +0000 (20:15 +0000)]
Add crossnote.json (~/.mume) (#386)
b3nj5m1n [Sat, 9 Mar 2024 14:27:44 +0000 (15:27 +0100)]
Update python help
Co-authored-by: Magniquick <67406856+Magniquick@users.noreply.github.com>
GrigorenkoPV [Sat, 9 Mar 2024 14:03:32 +0000 (17:03 +0300)]
flake: use stdenvNoCC (#379)
GrigorenkoPV [Sat, 9 Mar 2024 14:02:39 +0000 (17:02 +0300)]
Add .xprofile (#378)
GrigorenkoPV [Sat, 9 Mar 2024 14:00:51 +0000 (17:00 +0300)]
Add Maple (#380)
Miss Adorable [Thu, 29 Feb 2024 02:38:39 +0000 (05:38 +0300)]
Enhance json schema (#353)
* feat: provide intellisence for configs
* feat: more constrains and hints
Provide:
- examples
- better descriptions
- url to repo
Disallow:
- space only strings
* fix: add missing titles
* fix: help keys
Use 'Not provided' placeholder
* Revert "fix: help keys"
This reverts commit
2a939cf8aeb7d105fe989328034b367ddb93bf25 .
* fix: don't use strict JSON schema validation
* Revert "fix: don't use strict JSON schema validation"
This reverts commit
61d50085fb09bf00601b036fa433dc279d53668b .
* fix: specify `type` for definition
Ryan Cao [Fri, 23 Feb 2024 19:22:00 +0000 (03:22 +0800)]
feat: add fnm (#375)
b3nj5m1n [Thu, 22 Feb 2024 13:52:00 +0000 (14:52 +0100)]
Fix missing helps (#374)
* Fix bazaar
* Fix antimicro[x]
* Fix steam
* Fix ledger
* Fix mysql
* Fix tlauncher
Nicholas Hebert [Thu, 22 Feb 2024 13:09:40 +0000 (09:09 -0400)]
Create gnu-solfege.json (#365)
* Create gnu-solfege.json
* Add missing comma
Hassan Khan [Thu, 22 Feb 2024 13:08:13 +0000 (13:08 +0000)]
Add/update apps (#359)
* Add note for Android Studio
* Add instructions for Colima
* Add note for Crossover
* Add note for Dolt CLI
* Add note for JetBrains Fleet
* Add note for Facebook Flipper
* Add instructions for Homebridge
* Add note for iTerm2
* Add note for Lima
* Update instructions for `npm`
* Update instructions for `pnpm`
* Add note for Proxyman
* Add note for Pulumi CLI
* Update instructions for Redis Insight
* Add note for `usql` CLI
* Add note for Vue CLI
Nicholas Hebert [Wed, 21 Feb 2024 22:34:59 +0000 (18:34 -0400)]
Create gtk-3.json to handle .gtk-bookmarks (#361)
* Create gtk-3.json to handle .gtk-bookmarks
* Add newline
b3nj5m1n [Wed, 21 Feb 2024 22:32:57 +0000 (23:32 +0100)]
Fix misplaced configs
Nicholas Hebert [Wed, 21 Feb 2024 22:28:20 +0000 (18:28 -0400)]
Create uim.json (#367)
Nicholas Hebert [Wed, 21 Feb 2024 22:27:59 +0000 (18:27 -0400)]
Create ruby-irb to handle .irb_history (#363)
* Create ruby-irb to handle .irb_history
* Swap to state from config
It's not config.
* Add newline
* Rename ruby-irb to ruby-irb.json
Add missing suffix
Nicholas Hebert [Wed, 21 Feb 2024 22:27:19 +0000 (18:27 -0400)]
Create jack2.json to detect ~/.jackdrc (#369)
https://github.com/jackaudio/jack2/blob/develop/common/JackServerGlobals.cpp#L166
Nicholas Hebert [Wed, 21 Feb 2024 22:27:05 +0000 (18:27 -0400)]
Create Hyprland.json (#371)
Nicholas Hebert [Wed, 21 Feb 2024 22:26:02 +0000 (18:26 -0400)]
Create krew.json (#373)
thunfisch987 [Thu, 8 Feb 2024 13:44:08 +0000 (14:44 +0100)]
Fix link for bun (#357)
b3nj5m1n [Sun, 4 Feb 2024 16:30:01 +0000 (17:30 +0100)]
Fix missing filename extension
b3nj5m1n [Sun, 4 Feb 2024 15:03:32 +0000 (16:03 +0100)]
Only run GH actions when relevant files were changed
Sandro [Sun, 4 Feb 2024 14:41:39 +0000 (15:41 +0100)]
Flake cleanup and make usable in a system configuration (#316)
* Do not rely on the flake registry to resolve nixpkgs
This can cause using the wrong nixpkgs if people have overwritten it
locally
* Misc cleanup
* Migrate off deprecated defaultPackage/defaultApp
* Don't install executable under $out/usr/bin
If the flake is used in a system configuration then now executable gets
linked and appears in PATH
* Update flake.nix
---------
Co-authored-by: b3nj5m1n <47924309+b3nj5m1n@users.noreply.github.com>
Новица [Sun, 4 Feb 2024 14:31:41 +0000 (15:31 +0100)]
Added PCManFM, updated GIMP (#347)
* Added PCManFM's `.thumbnails`
* Updated GIMP configuration file
Konstantinos Lountzis [Sun, 4 Feb 2024 14:30:28 +0000 (14:30 +0000)]
Added support for Dart (#348)
Co-authored-by: loukwn <loukwn@gmail.com>
Mikko [Sun, 4 Feb 2024 14:29:45 +0000 (16:29 +0200)]
add kaggle (#350)
stoerdebegga [Sat, 3 Feb 2024 13:37:34 +0000 (13:37 +0000)]
adds support for $HOME/.tigrc (#354)
Co-authored-by: stoerdebegga <stoerdebegga@stoerdebegga.org>
V [Sat, 3 Feb 2024 13:37:07 +0000 (17:37 +0400)]
Add solution for renpy (#355)
Pavel Zolotarevskiy [Sat, 3 Feb 2024 13:35:50 +0000 (16:35 +0300)]
Add a bunch of apps (#352)
* add tuist (#272)
* add cocoapods (#270)
* add swiftpm (#269)
* add missing newline to tuist.json
* add ash (#283)
* add help for expo
* set correct android env vars (#32, #342)
* add scriptkit (#297)
* update xdg-utils message (#300)
* fix ipython error in pythonrc (#289)
* zsh directories need to be created manually (#341)
* add instructions for dotnet (#349)
* simplify emacs instructions (#315)
* ash: directory must be created manually
* add instructions for tldrc (#295)
* add a warning for xinitrc and Xauthority (#274)
b3nj5m1n [Wed, 10 Jan 2024 09:11:19 +0000 (10:11 +0100)]
Merge pull request #345 from flexagoon/patch-1
Update instructions for flyctl
Pavel Zolotarevskiy [Wed, 10 Jan 2024 08:05:21 +0000 (08:05 +0000)]
Update instructions for flyctl
The PR that adds support for custom config directories got merged
b3nj5m1n [Sun, 7 Jan 2024 07:37:45 +0000 (08:37 +0100)]
Merge pull request #318 from b3nj5m1n/fix-missing-program
Fix skipping one program during check
b3nj5m1n [Sun, 7 Jan 2024 07:35:50 +0000 (08:35 +0100)]
Refactor file processing logic in jq command
b3nj5m1n [Sun, 7 Jan 2024 07:28:07 +0000 (08:28 +0100)]
Merge pull request #344 from GrigorenkoPV/kani
Add Kani
Pavel Grigorenko [Sat, 16 Dec 2023 12:57:06 +0000 (15:57 +0300)]
Add Kani
b3nj5m1n [Wed, 6 Dec 2023 14:59:04 +0000 (15:59 +0100)]
Merge pull request #340 from robsdudeson/warn-zoom
mark zoom as not `movable`
Robby Thompson [Tue, 5 Dec 2023 21:31:04 +0000 (16:31 -0500)]
mark zoom as not `movable`
moving `$HOME/.zoom` and setting `$SSB_HOME` doesn't really do anything
b3nj5m1n [Sat, 2 Dec 2023 20:07:08 +0000 (21:07 +0100)]
Merge pull request #339 from jopejoe1/mixx
Add Mixxx
jopejoe1 [Sat, 2 Dec 2023 13:04:59 +0000 (14:04 +0100)]
Add Mixxx
b3nj5m1n [Fri, 1 Dec 2023 11:05:13 +0000 (12:05 +0100)]
Merge pull request #338 from GrigorenkoPV/BOINC
Add BOINC
b3nj5m1n [Fri, 1 Dec 2023 11:04:55 +0000 (12:04 +0100)]
Merge pull request #337 from GrigorenkoPV/ghc
Update GHC
b3nj5m1n [Fri, 1 Dec 2023 11:04:22 +0000 (12:04 +0100)]
Merge pull request #336 from GrigorenkoPV/itch
Add itch.io
Pavel Grigorenko [Thu, 30 Nov 2023 20:39:40 +0000 (23:39 +0300)]
Add BOINC
Pavel Grigorenko [Thu, 30 Nov 2023 19:44:39 +0000 (22:44 +0300)]
Update GHC
Pavel Grigorenko [Thu, 30 Nov 2023 19:22:02 +0000 (22:22 +0300)]
Add itch.io
b3nj5m1n [Wed, 29 Nov 2023 13:19:04 +0000 (14:19 +0100)]
Merge pull request #335 from tunalad/main
Add .pkg-cache
b3nj5m1n [Wed, 29 Nov 2023 13:17:41 +0000 (14:17 +0100)]
Merge pull request #334 from Zweihander-Main/mtpaint2
Add mtPaint
b3nj5m1n [Wed, 29 Nov 2023 13:16:46 +0000 (14:16 +0100)]
Merge pull request #333 from Zweihander-Main/main
Add OpenJFX
tunalad [Tue, 28 Nov 2023 18:11:20 +0000 (19:11 +0100)]
Add .pkg-cache
Zweihänder [Tue, 28 Nov 2023 03:41:13 +0000 (22:41 -0500)]
Add mtPaint
Zweihänder [Tue, 28 Nov 2023 03:03:47 +0000 (22:03 -0500)]
Add OpenJFX
b3nj5m1n [Wed, 8 Nov 2023 12:52:03 +0000 (13:52 +0100)]
Merge pull request #332 from gnebbia/feature_roswell
Added roswell support
gnebbia [Tue, 7 Nov 2023 20:58:08 +0000 (21:58 +0100)]
Added roswell support
b3nj5m1n [Sat, 4 Nov 2023 18:46:27 +0000 (19:46 +0100)]
Merge pull request #330 from ekronborg/neomutt
Add neomutt
Emil Kronborg [Sat, 4 Nov 2023 13:54:41 +0000 (14:54 +0100)]
Add neomutt
b3nj5m1n [Mon, 23 Oct 2023 13:28:50 +0000 (15:28 +0200)]
Merge pull request #325 from Cantido/erlang-cookie
Add .erlang.cookie
b3nj5m1n [Mon, 23 Oct 2023 13:28:24 +0000 (15:28 +0200)]
Merge pull request #326 from Cantido/add-earthly
Add Earthly
b3nj5m1n [Mon, 23 Oct 2023 13:27:16 +0000 (15:27 +0200)]
Merge pull request #327 from Cantido/add-flyctl
Add flyctl
b3nj5m1n [Mon, 23 Oct 2023 13:26:08 +0000 (15:26 +0200)]
Merge pull request #328 from Cantido/add-dropbox
Add Dropbox
Rosa Richter [Sun, 22 Oct 2023 18:13:18 +0000 (12:13 -0600)]
Add Dropbox
Rosa Richter [Sun, 22 Oct 2023 16:55:37 +0000 (10:55 -0600)]
Add flyctl
Rosa Richter [Sun, 22 Oct 2023 16:48:04 +0000 (10:48 -0600)]
Add Earthly
Rosa Richter [Sun, 22 Oct 2023 16:40:58 +0000 (10:40 -0600)]
Add .erlang.cookie
b3nj5m1n [Mon, 9 Oct 2023 17:42:55 +0000 (19:42 +0200)]
Merge pull request #321 from salarua/flatpak-update
b3nj5m1n [Mon, 9 Oct 2023 17:42:09 +0000 (19:42 +0200)]
Merge pull request #322 from iagoleal/nix
b3nj5m1n [Mon, 9 Oct 2023 17:41:38 +0000 (19:41 +0200)]
Merge pull request #323 from iagoleal/ngrok
Iago Leal [Mon, 9 Oct 2023 16:03:59 +0000 (13:03 -0300)]
Add ngrok