diff --git a/.bash_logout b/.bash_logout new file mode 120000 index 0000000..3ec27bd --- /dev/null +++ b/.bash_logout @@ -0,0 +1 @@ +.config/bash/logout.bash \ No newline at end of file diff --git a/.bash_profile b/.bash_profile new file mode 120000 index 0000000..7b3fa1d --- /dev/null +++ b/.bash_profile @@ -0,0 +1 @@ +.config/bash/profile.bash \ No newline at end of file diff --git a/.bashrc b/.bashrc new file mode 120000 index 0000000..6d5541f --- /dev/null +++ b/.bashrc @@ -0,0 +1 @@ +.config/bash/bashrc \ No newline at end of file diff --git a/.profile b/.profile new file mode 120000 index 0000000..7d1a6e0 --- /dev/null +++ b/.profile @@ -0,0 +1 @@ +.config/posix-common/profile.sh \ No newline at end of file diff --git a/.zshenv b/.zshenv new file mode 120000 index 0000000..9fbf4d2 --- /dev/null +++ b/.zshenv @@ -0,0 +1 @@ +.config/zsh/.zshenv \ No newline at end of file