(feat) Update dotfile scripts & tooling
- Update & split scripts - Main package install script - Fish / environment install script - Dockerfile for testing locally
This commit is contained in:
4
fish/theme-t31m/functions/cdk2.fish
Normal file
4
fish/theme-t31m/functions/cdk2.fish
Normal file
@ -0,0 +1,4 @@
|
||||
# Defined in - @ line 1
|
||||
function cdk --wraps='npx aws-cdk@2.x' --description 'alias cdk=npx aws-cdk@2.x'
|
||||
npx aws-cdk@2.x $argv;
|
||||
end
|
||||
Reference in New Issue
Block a user