From b9a43cfb316b52dcb1855470ebc88ef2200c5932 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Mon, 20 May 2024 21:09:24 +0300 Subject: [PATCH] add symlink chrome --- bash/usr-local-bin/.gitignore | 1 + bash/usr-local-bin/chrome | 1 + 2 files changed, 2 insertions(+) create mode 120000 bash/usr-local-bin/chrome 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