mirror of
https://github.com/morten-olsen/nixos-config.git
synced 2026-02-08 00:36:27 +01:00
improved gtk
This commit is contained in:
@@ -5,7 +5,7 @@ if [ -d $HOME/.shellrc/rc.d ]; then
|
||||
source $file
|
||||
done
|
||||
|
||||
for file in $HOME/.shellrc/zshrc.d/*.zsh; do
|
||||
for file in $HOME/.shellrc/rc.d/*.zsh; do
|
||||
source $file
|
||||
done
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user