Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit d893603

Browse files
committed
fix: critical issues with omaforge
1 parent d33afb6 commit d893603

File tree

2 files changed

+0
-4
lines changed
  • unix

2 files changed

+0
-4
lines changed

unix/fedora/install/dotfiles/zsh.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# ZSH configuration for Fedora
33
# Uses common Unix ZSH script
44

5-
echo "Configuring ZSH"
6-
75
# Get ZSH configuration
86
zsh_dir=$(expand_path "$(get_config '.directories.zsh')")
97

unix/macos/install/dotfiles/zsh.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#!/bin/bash
22
# ZSH configuration for macOS
33

4-
echo "Configuring ZSH"
5-
64
# Get ZSH configuration
75
zsh_dir=$(expand_path "$(get_config '.directories.zsh')")
86

0 commit comments

Comments
 (0)