Commit Graph

564 Commits (main)

Author SHA1 Message Date
anemofilia 4b857d49a8
home-environments: radio: Add yuria's public keys to the list of authorized keys 2024-01-01 13:56:10 -03:00
anemofilia f994ee8784
home-services: shells: Improve desserialization of fish-abbreviations by adding a linebreak between them 2024-01-01 13:56:01 -03:00
anemofilia 0b281cf3d8
home-services: shells: Add extra spaces to indentation of fish-abbreviation desserialization result 2024-01-01 13:55:48 -03:00
anemofilia 45f540ea3c
home-environments: radio: Use the xdg-compliant version of gpg-agent-service-type 2024-01-01 13:55:08 -03:00
anemofilia e62b83b75c
home-environments: radio: Make @git-root fish-abbreviation more general 2024-01-01 13:54:57 -03:00
anemofilia fdfdd898ae
home-services: gnupg: Add a xdg-compliant home-gnupg-service 2024-01-01 13:54:37 -03:00
anemofilia b242eb6006
home-services: shells: Improve desserialization result for fish-abbreviations 2024-01-01 13:54:21 -03:00
anemofilia 8b918d356f
home-services: shells: Enclose fish-abbreviation name in single quotes when desserializing 2024-01-01 13:54:08 -03:00
anemofilia 3040275015
files: lf: Update file organization 2024-01-01 13:53:36 -03:00
anemofilia 8c653915bc
chore: update fish-service 2024-01-01 13:53:36 -03:00
anemofilia 2b3ffd00b1
home-environments: radio: Remove extra spaces 2024-01-01 13:53:25 -03:00
anemofilia c717a8c0d5
home-environments: radio: Fix indentation 2024-01-01 13:53:13 -03:00
anemofilia 8b207748fb
home-environments: radio: Add abbreviation to quick downloading media using ipfs 2024-01-01 13:52:57 -03:00
anemofilia 6423323a0b
home-environments: radio: Symlink the whole lf dir instead of individual files 2024-01-01 13:52:44 -03:00
anemofilia 0483652e15
home-environment: radio: Symlink the whole mpv dir instead of individual files 2024-01-01 13:52:32 -03:00
anemofilia 82b502787c
home-environments: radio: Symlink the whole fish functions dir instead of individual files 2024-01-01 13:52:05 -03:00
anemofilia cf7b6aee6e
home-environments: radio: Put documents in ~/areas/documents instead of ~/resources/documents 2024-01-01 13:51:51 -03:00
anemofilia 64ff95ed21
style: respect 80 column rule 2024-01-01 13:51:51 -03:00
anemofilia 63735298ef
home-environments: radio: Symlink the whole dir where possible 2024-01-01 13:51:33 -03:00
anemofilia 42b8303a57
fix: move recent fish-service related changes to `fish' branch due to some minor problems 2023-10-25 00:37:54 -03:00
anemofilia 212e19f1c7
chore: add fish abbreviations for xdg-user-dirs navigation 2023-10-23 23:32:00 -03:00
anemofilia 17c7c9b717
chore: add git openssh-host entry for openssh-service 2023-10-23 20:25:19 -03:00
anemofilia a6ab8062e8
chore: update openpgp-fingerprint in radix channel entry 2023-10-21 17:23:35 -03:00
anemofilia 92b2a30884
chore: update channel-introduction in radix channel entry 2023-10-21 17:14:31 -03:00
anemofilia f04f570470
chore: add abbreviation to quick downloading media using aria2c 2023-10-20 22:02:19 -03:00
anemofilia f9130e11e3
chore: update .guix-authorizations 2023-10-20 21:56:59 -03:00
anemofilia 7cb79bffb2
chore: update signining key 2023-10-20 21:47:29 -03:00
anemofilia dbba3d9ee1
chore: move .Xresources and .xmodmap to ~/.config/x11/ 2023-10-15 09:45:57 -03:00
anemofilia 6948b436aa
style: use lowercase directory names 2023-10-14 20:58:01 -03:00
anemofilia 3a31c05dc6
fix: open correspondent file in $EDITOR when calling bookmarks function 2023-10-13 14:43:54 -03:00
anemofilia 2d507c4466
chore: remove xdg-base-directories-service since it was being used with the default configuration 2023-10-13 13:29:29 -03:00
anemofilia ef80a0520f
chore: add py to local variable code-project-extensions 2023-10-12 12:19:06 -03:00
anemofilia 02aad40caf
chore: add ipfs-service to system declaration 2023-10-09 15:33:11 -03:00
anemofilia ee184d262b
style: use $HOME/.local/share instead of $XDG_DATA_HOME on home-xdg-user-directories-service 2023-10-09 07:00:01 -03:00
anemofilia c075becca9
fix: change @ by : in fish function `bookmarks' 2023-10-08 18:14:39 -03:00
anemofilia a691f89423
fix: correct fish function name 2023-10-08 14:30:14 -03:00
anemofilia f69fcefc23
fix: use : instead of @ in abbreviations used to acess bookmarks files 2023-10-08 14:29:25 -03:00
anemofilia fc28824e75
chore: add fish abbreviations for bookmark navigation in home-fish-service 2023-10-08 13:39:56 -03:00
anemofilia 7e0df86826
chore: rename area folder to areas in home configuration 2023-10-08 13:16:40 -03:00
anemofilia 9c8790a511
chore: add publicshare and templates directories to home-xdg-user-directories-configuration 2023-10-08 13:13:00 -03:00
anemofilia e817d476e2
style: put @extension abbreviation at the beggining of the abbreviations list 2023-10-07 22:56:41 -03:00
anemofilia 73df9dcdbb
fix: add enclosing double quotes to regex argument in serialize-fish-abbreviations in (home services shells 2023-10-07 22:16:13 -03:00
anemofilia d9c47e80ad
chore: add fish abbreviation to quickly acess code projects by their extension 2023-10-07 22:12:36 -03:00
anemofilia a305236cda
chore: move documents to ~/resources/documents to be more consistent with PARA 2023-10-07 16:08:39 -03:00
anemofilia 3e37379ada
style: remove unecessary module import from system declaration 2023-10-02 14:41:38 -03:00
anemofilia 1eec92abfd
refactor: use service instead of simple-service whenever possible 2023-10-02 09:26:03 -03:00
anemofilia d8de79bf59
style: fix identation on bootloader-configuration 2023-10-02 00:50:57 -03:00
anemofilia 1cea301441
feat: add a idris manifest for when I get time to hack with it 2023-09-30 13:33:38 -03:00
anemofilia 5706721014
feat: add abbreviation to repair itens in the /gnu/store/ whose build failed 2023-09-29 21:28:18 -03:00
anemofilia 7c65f5e08d
chore: remove hook from kakrc that build a .tex on save using texlab 2023-09-28 21:26:25 -03:00