5 lines
107 B
Text
5 lines
107 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
source "/home/louis/Documents/dotfiles/home/dot-local/lib/bash/init.sh"
|
||
|
|
||
|
abort 1 "ups"
|