diff --git a/bash/usr-local-bin/.gitignore b/bash/usr-local-bin/.gitignore index e1ff71e..cc76c3b 100644 --- a/bash/usr-local-bin/.gitignore +++ b/bash/usr-local-bin/.gitignore @@ -6,3 +6,4 @@ htop-foot teams joplin ff +chrome diff --git a/bash/usr-local-bin/chrome b/bash/usr-local-bin/chrome new file mode 120000 index 0000000..821f90f --- /dev/null +++ b/bash/usr-local-bin/chrome @@ -0,0 +1 @@ +google-chrome \ No newline at end of file