1
0
Fork 0

Merge branch 'main' of git.snaile.de:luca/bootstrapper

This commit is contained in:
Luca Bilke 2024-03-19 17:44:50 +01:00
commit fbde306ad2
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
2 changed files with 3 additions and 4 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
[ -z "$XDG_DATA_DIRS" ] && export XDG_DATA_DIRS="/usr/local/share/:/usr/share/"
[ -z "$XDG_CONFIG_HOME" ] && export XDG_CONFIG_HOME="$HOME/.config/"
[ -d "$XDG_CONFIG_HOME/zsh" ] && export ZDOTDIR="$XDG_CONFIG_HOME/zsh/"
[ -z "$XDG_DATA_DIRS" ] && export XDG_DATA_DIRS="/usr/local/share:/usr/share"
[ -z "$XDG_CONFIG_HOME" ] && export XDG_CONFIG_HOME="$HOME/.config"
[ -d "$XDG_CONFIG_HOME/zsh" ] && export ZDOTDIR="$XDG_CONFIG_HOME/zsh"

View File

@ -8,7 +8,6 @@ bluetoothd
crond
cupsd
dbus
dhcpcd
docker
elogind
nanoklogd