Commit graph

142 commits

Author SHA1 Message Date
Sergio Laín
04b78eb79f
feat(vscodium): add config with settings, keybinds and snippets
using vscodium as a fallback editor in pair with the neovim native integration plugin
2024-01-16 11:14:31 +01:00
Sergio Laín
63e4a77c10
feat(obsidian): add config
right now is just a barebones implementation of a custom vimrc in obsidian. I will develop it in
the future
2024-01-11 01:22:21 +01:00
Sergio Laín
a0a61e64aa
feat(nvim): added project-specific plugin specs extra 2024-01-08 09:53:12 +01:00
Sergio Laín
82298cf731
📚 docs(README): change issue link 2024-01-05 18:31:33 +01:00
Sergio Laín
72f6a996ca
feat(docs): added issue and pull request templates 2024-01-05 18:26:45 +01:00
Sergio Laín
83634e1119
feat(README): add alerts for notes and warnings 2024-01-04 11:18:19 +01:00
Sergio Laín
21a0dbc99b
🗑️ remove(README): unnecesary link 2024-01-03 11:15:16 +01:00
Sergio Laín
6f48d6d0e2
📚 docs(README): remove rice info 2023-12-31 13:15:24 +01:00
Sergio Laín
34c143cf68
📚 docs(COMMIT_MESSAGE): added tools to use 2023-12-29 23:49:58 +01:00
Sergio Laín
835f458a64
💄 style(README): change two hearts emoji 2023-12-29 00:13:49 +01:00
Sergio Laín
3f3f6cfc36
feat(docs): added CONTRIBUTING and COMMIT_MESSAGE_GUIDELINES markdown files to the repo 2023-12-29 00:11:44 +01:00
Sergio Laín
bbac217699
📚 docs(PULL_REQUEST): add the template for the PULL_REQUEST 2023-12-29 00:07:21 +01:00
Sergio Laín
60635d2b72
📚 docs(ISSUE_TEMPLATE): create blank files to later fill them 2023-12-29 00:06:45 +01:00
Sergio Laín
7872fb5c48
📚 docs(README): add a lot of stuff to the README about contributing, donations, credits... 2023-12-29 00:05:49 +01:00
Sergio Laín
5f054484cd
💄 style(README): word typo 2023-12-28 23:35:39 +01:00
Sergio Laín
59ee1517c8
📚 docs(README): change position of features to be on top of core system info 2023-12-28 21:32:29 +01:00
Sergio Laín
bb9dfc5ed6
📚 docs(README): changes to the docs 2023-12-28 20:49:50 +01:00
Sergio Laín
f952a20427
Merge branch 'main' of https://github.com/Matt-FTW/dotfiles 2023-12-27 14:49:58 +01:00
Sergio Laín
8f711cdcbc
📚 docs(README): typo on the I 2023-12-27 14:49:34 +01:00
Sergio Lain
f9a9736689
📚 docs(README): final logo size change 2023-12-27 13:48:05 +00:00
Sergio Lain
1099f538ba
📚 docs(README): change rice logo size 2023-12-27 13:47:15 +00:00
Sergio Laín
27239f646c
feat(README): added new logo 2023-12-27 14:45:25 +01:00
Sergio Laín
5d66cf1aeb
🗑️ remove(README): trying to fix a problem with the logo not beign overwritten 2023-12-27 14:44:28 +01:00
Sergio Laín
3fde52ab39
📚 docs(README): add new stuff about the rice itself 2023-12-27 14:42:26 +01:00
Sergio Laín
58f27d48cd
🗑️ remove(README): old logo, forgot to delete it 2023-12-27 14:39:45 +01:00
Sergio Laín
2f5bf3d548
feat(README): new logo image 2023-12-27 14:38:56 +01:00
Sergio Laín
fef3a14550
🎨 ux(README): changed logo width size 2023-12-26 23:15:35 +01:00
Sergio Laín
0f8b72e517
📚 docs(README): change fetch image with artix custom logo 2023-12-26 23:04:14 +01:00
Sergio Laín
876fdd14f0
🎨 ux(README): final image fetch size 2023-12-26 21:38:24 +01:00
Sergio Laín
a4b03d5dc9
🎨 ux(README): fetch image a little smaller 2023-12-26 21:37:56 +01:00
Sergio Laín
6865eccaae
🎨 ux(README): made the fetch image bigger 2023-12-26 21:36:54 +01:00
Sergio Laín
36996620da
🐛 fix(README): forgot to upload the fetch image 2023-12-26 21:35:53 +01:00
Sergio Laín
960df33734
📚 docs(README): redesign of the README and addition of core info 2023-12-26 21:34:51 +01:00
Sergio Laín
d95830e318
feat(docs): add SECURITY and CODE_OF_CONDUCT markdown files 2023-12-26 13:05:51 +01:00
Sergio Laín
863e960422
feat(docs): add FUNDING.yml file 2023-12-26 13:01:55 +01:00
Sergio Laín
eda93e4eb1
feat(CODEOWNERS): add more doc files 2023-12-26 12:51:50 +01:00
Sergio Laín
644459c41a
feat(git): moved git files to .config/git to follow the xdg standard 2023-12-25 19:43:45 +01:00
Sergio Laín
f0945cc075
feat(README): redo some showcase images 2023-12-24 01:32:07 +01:00
Sergio Laín
2468400496
📁 files(docs): changed showcase and title images placement 2023-12-23 18:49:37 +01:00
Sergio Laín
0680b17cc4
📚 docs(README): add rust alternatives as feature 🦀 2023-12-22 23:50:01 +01:00
Sergio Laín
8cac3cc081
📁 files(docs): moved LICENSE to the root directory 2023-12-21 20:56:20 +01:00
Sergio Laín
e316e9ea86
feat(docs): added LICENSE to the project 2023-12-21 20:55:06 +01:00
Sergio Laín
de551af86a
💄 style(README): deleted comma 2023-12-21 13:08:14 +01:00
Sergio Laín
fa1b3fe6c0
🎨 ux(README): add icons to each feature 2023-12-21 13:06:56 +01:00
Sergio Laín
5a8ce7931f
📚 docs(README): added info in the apps seen on the overview images 2023-12-21 12:13:27 +01:00
Sergio Laín
285bee1abe
💄 style(README): titles are now bigger 2023-12-21 11:53:17 +01:00
Sergio Laín
42c61f4742
📚 docs(README): added features entry 2023-12-21 11:50:09 +01:00
Sergio Laín
3b6d764927
📚 docs(README): add swayosd entry to the system apps 2023-12-21 02:00:52 +01:00
Sergio Laín
0ee9db7a27
💄 style(README): text editor instead of editor for nvim entry 2023-12-20 12:13:58 +01:00
Sergio Laín
18e2f74004
📚 docs(README): changed the apps layout: now using tables 2023-12-20 00:02:34 +01:00