Skip to content

Commit

Permalink
cleanups
Browse files Browse the repository at this point in the history
  • Loading branch information
moukoublen committed Jan 7, 2025
1 parent c900a43 commit 8bef821
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 529 deletions.
2 changes: 0 additions & 2 deletions config/bat/install-config
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ CONF_PATH="${HOME}/.config/bat"
# fi
mkdir -p "${CONF_PATH}"

SELF_PATH="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"

lnx "${SRC}/config" "${CONF_PATH}/config"
3 changes: 1 addition & 2 deletions config/ghostty/install-config
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ case "$(uname)" in
"Linux")
lnx "${SRC}/config_linux" "${CONF_PATH}/config_linux"
;;
*)
;;
*) ;;
esac
63 changes: 0 additions & 63 deletions config/htop/desktop_htoprc

This file was deleted.

29 changes: 0 additions & 29 deletions config/htop/install-config

This file was deleted.

63 changes: 0 additions & 63 deletions config/htop/laptop_htoprc

This file was deleted.

Loading

0 comments on commit 8bef821

Please sign in to comment.