Compare commits
2 Commits
d32e46f45c
...
02d775c456
Author | SHA1 | Date | |
---|---|---|---|
02d775c456 | |||
e0a8a1feb6 |
@ -145,10 +145,18 @@ in
|
||||
nodePackages.pnpm
|
||||
vscode-fhs # Wrapped variant of vscode which launches in a FHS compatible environment. Should allow for easy usage of extensions without nix-specific modifications.
|
||||
jetbrains.webstorm
|
||||
# GitHub Copilot BEGIN
|
||||
# A fix for "Failed to initiate the GitHub login process. Please try again."
|
||||
# Execute next command, but replace the name of the Product (WebStorm2023.2 to a newer version or other product)
|
||||
# (yes, /run/current-system/sw/bin/copilot-agent might not exist, but it's a symlink to the actual binary)
|
||||
# ln -fs /run/current-system/sw/bin/copilot-agent ~/.local/share/JetBrains//WebStorm2023.2/github-copilot-intellij/copilot-agent/bin/copilot-agent-linux
|
||||
github-copilot-intellij-agent
|
||||
# GitHub Copilot END
|
||||
upwork
|
||||
slack
|
||||
ffmpeg # for Roley project
|
||||
awscli
|
||||
ffmpeg # for Roley project, check if still actual after 01.01.2025
|
||||
awscli # for Roley project, check if still actual after 01.01.2025
|
||||
google-cloud-sdk # for TOD project, check if still actual after 01.01.2025
|
||||
# Work END
|
||||
|
||||
# Other BEGIN
|
||||
|
Loading…
Reference in New Issue
Block a user