mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-21 19:57:02 -04:00
86 current 2024-04-25 19:49:42 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
f016c7ba04
commit
0fe78e2b1d
2 changed files with 28 additions and 20 deletions
|
@ -39,7 +39,13 @@ programs.zsh.initExtra = "source ${pkgs.zsh-powerlevel10k}/share/zsh-powerlevel1
|
|||
zsh-syntax-highlighting
|
||||
hello
|
||||
gh
|
||||
prismlauncher
|
||||
(prismlauncher.override {
|
||||
jdks = [
|
||||
jdk8
|
||||
jdk17
|
||||
jdk19
|
||||
];
|
||||
})
|
||||
ksshaskpass
|
||||
libsForQt5.kinit
|
||||
fzf
|
||||
|
@ -58,7 +64,6 @@ prismlauncher
|
|||
#PYTHONEND
|
||||
#JAVASTART
|
||||
temurin-bin-8
|
||||
temurin-bin-8
|
||||
#JAVAEND
|
||||
xsel
|
||||
google-chrome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue