mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-18 18:27:00 -04:00
85 current 2024-04-25 19:39:01 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
7499a0bf63
commit
f016c7ba04
4 changed files with 31 additions and 113 deletions
|
@ -56,6 +56,10 @@ prismlauncher
|
|||
# python311Packages.evdev
|
||||
# python311Packages.xlib
|
||||
#PYTHONEND
|
||||
#JAVASTART
|
||||
temurin-bin-8
|
||||
temurin-bin-8
|
||||
#JAVAEND
|
||||
xsel
|
||||
google-chrome
|
||||
bitwarden
|
||||
|
@ -74,7 +78,6 @@ prismlauncher
|
|||
lua
|
||||
btop
|
||||
unzip
|
||||
temurin-bin-8
|
||||
protonvpn-gui
|
||||
typescript
|
||||
# # You can also create simple shell scripts directly inside your
|
||||
|
@ -131,6 +134,9 @@ prismlauncher
|
|||
#
|
||||
# /etc/profiles/per-user/meyer/etc/profile.d/hm-session-vars.sh
|
||||
#
|
||||
home.sessionPath = [
|
||||
"$HOME/.local/bin"
|
||||
];
|
||||
home.sessionVariables = {
|
||||
EDITOR = "nvim";
|
||||
MANPAGER = "nvim +Man!";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue