#!/usr/bin/env bash OLDPWD=$OLDPWD PWD=$PWD cd $HOME/scripts/sway/ source ~/.dotfiles/bash/plenv-path.sh perl -Ilocal/lib/perl5/5.38.2 displays.pl $@ cd $OLDPWD cd $PWD