Merge branch 'master' of ssh://gitea.hnat-dev.com:2222/olinpin/dotfiles

This commit is contained in:
2025-12-17 16:55:45 +01:00
3 changed files with 107 additions and 21 deletions

View File

@@ -404,6 +404,7 @@ function gpla() {
# source the tmux-sessions.sh in the same folder
source $(dirname "$0")/tmux-sessions.sh
<<<<<<< HEAD
function aoc() {
if [ -z "$1" ]; then
@@ -448,3 +449,5 @@ function aoc() {
echo " - $dir/input.in"
echo " - $dir/example.in"
}
source $(dirname "$0")/completion.sh