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