1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-18 03:50:03 +02:00

move tmux config into tmux subdirectory

This commit is contained in:
Henrik Hautakoski 2025-10-29 01:28:14 +01:00
parent 4d3bd82df5
commit 3fdbb1f17a
42 changed files with 5 additions and 6 deletions

View file

@ -1,7 +0,0 @@
echo_ok() {
echo "$*"
}
echo_err() {
fail_helper "$*"
}