tips(kdedev): Add .kde_bashrc
All checks were successful
check / check (push) Successful in 35s

This commit is contained in:
Florian RICHER 2024-09-07 20:55:40 +02:00
parent 2aa8ea0180
commit d08eb3a107
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
3 changed files with 36 additions and 3 deletions

View file

@ -3,10 +3,12 @@
## First configuration
1. `distrobox assemble`
> You can add --replace to recreate distrobox container
> You can add --replace to recreate distrobox container
2. `distrobox enter kdedev`
3. `bash configure.sh`
4. `kde-builder run solid`
> You use NixOS ? It's necessary to run `new_shell` alias before.
> The alias unset all nixos env variables with nix store references to avoid conflicts with build or run of KDE Shells/Apps/Tools.
## Usefull config in ~/.config/kdesrc-buildrc
@ -14,4 +16,4 @@ Autogenerate editor configuration
- generate-clion-project-config
- generate-vscode-project-config
- generate-qtcreator-project-config
- generate-qtcreator-project-config