Terraform alias
This commit is contained in:
parent
3b57c14e1b
commit
556bf0d7c0
@ -60,6 +60,7 @@
|
||||
'';
|
||||
shellAliases = {
|
||||
"..." = "cd ../..";
|
||||
"t" = "terraform";
|
||||
"cds" = "cd ~/src/";
|
||||
"cdc" = "cd ~/catkin_ws/src/";
|
||||
"ll" = "ls -lh";
|
||||
|
Loading…
x
Reference in New Issue
Block a user