🧹 chore: clean work tree

This commit is contained in:
RiO
2025-01-07 16:47:19 +05:30
parent 2f4c000e45
commit 78f1833b72
213 changed files with 0 additions and 42987 deletions

View File

@@ -1,7 +0,0 @@
# Set terminal type to support 256 colors
export TERM="xterm-256color"
# Add custom binaries to the PATH if the directory exists
if [ -d "${HOME}/.local/bin/bear" ]; then
export PATH="${HOME}/.local/bin/bear:${PATH}"
fi