From 275fa962018a92a8541b1f901e0221c31a518fcb Mon Sep 17 00:00:00 2001 From: Jan Andrle Date: Sun, 18 Feb 2024 11:23:38 +0100 Subject: [PATCH] :zap: Add bash configs --- .bash/.bash_aliases | 1 + .bash/.bash_completions | 1 + .bash/.bash_jaaENV | 1 + .bash/.bash_last_pwd | 1 + .bash/.bash_nvm | 1 + .bash/.bash_promt | 1 + .bash/.bash_sdkman | 1 + .bash/.profile_androidsdk | 1 + .bash/cordova.completion | 1 + .bash/himalaya.completion | 1 + .bashrc | 1 + .inputrc | 1 + .profile | 1 + 13 files changed, 13 insertions(+) create mode 120000 .bash/.bash_aliases create mode 120000 .bash/.bash_completions create mode 120000 .bash/.bash_jaaENV create mode 100644 .bash/.bash_last_pwd create mode 120000 .bash/.bash_nvm create mode 120000 .bash/.bash_promt create mode 120000 .bash/.bash_sdkman create mode 120000 .bash/.profile_androidsdk create mode 120000 .bash/cordova.completion create mode 120000 .bash/himalaya.completion create mode 120000 .bashrc create mode 120000 .inputrc create mode 120000 .profile diff --git a/.bash/.bash_aliases b/.bash/.bash_aliases new file mode 120000 index 0000000..96fd016 --- /dev/null +++ b/.bash/.bash_aliases @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/.bash_aliases \ No newline at end of file diff --git a/.bash/.bash_completions b/.bash/.bash_completions new file mode 120000 index 0000000..afc57b9 --- /dev/null +++ b/.bash/.bash_completions @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/.bash_completions \ No newline at end of file diff --git a/.bash/.bash_jaaENV b/.bash/.bash_jaaENV new file mode 120000 index 0000000..3d50457 --- /dev/null +++ b/.bash/.bash_jaaENV @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/.bash_jaaENV \ No newline at end of file diff --git a/.bash/.bash_last_pwd b/.bash/.bash_last_pwd new file mode 100644 index 0000000..0c32cfb --- /dev/null +++ b/.bash/.bash_last_pwd @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dcp-fe-container-certifedpassport diff --git a/.bash/.bash_nvm b/.bash/.bash_nvm new file mode 120000 index 0000000..2dc8600 --- /dev/null +++ b/.bash/.bash_nvm @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/.bash_nvm \ No newline at end of file diff --git a/.bash/.bash_promt b/.bash/.bash_promt new file mode 120000 index 0000000..615d2b1 --- /dev/null +++ b/.bash/.bash_promt @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/.bash_promt \ No newline at end of file diff --git a/.bash/.bash_sdkman b/.bash/.bash_sdkman new file mode 120000 index 0000000..e5bb810 --- /dev/null +++ b/.bash/.bash_sdkman @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/.bash_sdkman \ No newline at end of file diff --git a/.bash/.profile_androidsdk b/.bash/.profile_androidsdk new file mode 120000 index 0000000..713b570 --- /dev/null +++ b/.bash/.profile_androidsdk @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/.profile_androidsdk \ No newline at end of file diff --git a/.bash/cordova.completion b/.bash/cordova.completion new file mode 120000 index 0000000..b9d6eee --- /dev/null +++ b/.bash/cordova.completion @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/cordova.completion \ No newline at end of file diff --git a/.bash/himalaya.completion b/.bash/himalaya.completion new file mode 120000 index 0000000..b87dda8 --- /dev/null +++ b/.bash/himalaya.completion @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bash/himalaya.completion \ No newline at end of file diff --git a/.bashrc b/.bashrc new file mode 120000 index 0000000..6378481 --- /dev/null +++ b/.bashrc @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.bashrc \ No newline at end of file diff --git a/.inputrc b/.inputrc new file mode 120000 index 0000000..e968458 --- /dev/null +++ b/.inputrc @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.inputrc \ No newline at end of file diff --git a/.profile b/.profile new file mode 120000 index 0000000..f1e9ba1 --- /dev/null +++ b/.profile @@ -0,0 +1 @@ +/home/jaandrle/Vzdálené/GitHub/dotfiles/bash/.profile \ No newline at end of file