source /etc/lsb-release
eval `ssh-agent -s`
ssh-keygen -t ed25519
cat id_ed25519.pub
sudo apt-get update
sudo apt-get install -y ca-certificates curl wget vim apt-transport-https lsb-release gnupg zsh git libfuse2 libxi6 libxrender1 libxtst6 mesa-utils libfontconfig libgtk-3-bin tar
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export ZSH="$HOME/.oh-my-zsh" | |
ZSH_THEME="robbyrussell" | |
COMPLETION_WAITING_DOTS="true" | |
__kube_ps1() | |
{ | |
yq '.current-context as $cur | .contexts[] | select(.name == $cur) | [$cur, .context.namespace] | join(":")' $HOME/.kube/config | |
} |
A idea for a Expression action that have the ability to call a method directly on the resource.
Limitations:
- Superficial implementation, requires
id
in the url, and no composite identifiers - No idea if this is a good idea or not :D might save some time when you need custom actions but don't feel like adding more classes than nessecary
- strugling to provide defaults (null) to Action variables
How to use it:
new Action(
Maxime Sanglan-Charlier - https://blog.onehundredacorns.com/ Nick Tune - https://www.ntcoding.co.uk/ https://github.com/ddd-crew/bounded-context-canvas
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* License MIT | |
*/ | |
<?php | |
namespace App\Service; | |
use Psr\Log\LoggerInterface; | |
use Symfony\Component\Security\Core\Security; | |
use Twig\Extension\AbstractExtension; |
I hereby claim:
- I am richard87 on github.
- I am richard87 (https://keybase.io/richard87) on keybase.
- I have a public key ASB5c_-yQPfFh3AQ3HYFAuFccXf20V_X3FDKXAz5sv3HyAo
To claim this, I am signing this object: