Update mac dependent config

add helper for work
This commit is contained in:
Philip Henning 2022-09-30 14:05:56 +02:00
parent c1919635f4
commit f5edca9876
7 changed files with 42 additions and 16 deletions

7
dotfiles/bin/pu Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env zsh
#
# {{@@ header() @@}}
#
open {{@@ env['HOME'] @@}}/.bin/pu.inetloc

BIN
dotfiles/bin/pu.inetloc Normal file

Binary file not shown.

7
dotfiles/bin/rpki Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env zsh
#
# {{@@ header() @@}}
#
open {{@@ env['HOME'] @@}}/.bin/rpki.inetloc

BIN
dotfiles/bin/rpki.inetloc Normal file

Binary file not shown.