diff --git a/dot_fonts.conf b/dot_fonts.conf deleted file mode 120000 index 20d11f6..0000000 --- a/dot_fonts.conf +++ /dev/null @@ -1 +0,0 @@ -/home/barak/.config/fontconfig/fonts.conf \ No newline at end of file diff --git a/dot_nvim b/dot_nvim deleted file mode 120000 index 8355b52..0000000 --- a/dot_nvim +++ /dev/null @@ -1 +0,0 @@ -.vim \ No newline at end of file diff --git a/dot_nvimrc b/dot_nvimrc deleted file mode 120000 index 1490f7a..0000000 --- a/dot_nvimrc +++ /dev/null @@ -1 +0,0 @@ -.vimrc \ No newline at end of file diff --git a/dot_zsh_profile b/dot_zsh_profile deleted file mode 120000 index 12f501c..0000000 --- a/dot_zsh_profile +++ /dev/null @@ -1 +0,0 @@ -./.zprofile \ No newline at end of file diff --git a/symlink_dot_nvim b/symlink_dot_nvim new file mode 100644 index 0000000..55d00c5 --- /dev/null +++ b/symlink_dot_nvim @@ -0,0 +1 @@ +.vim diff --git a/symlink_dot_nvimrc b/symlink_dot_nvimrc new file mode 100644 index 0000000..be2db78 --- /dev/null +++ b/symlink_dot_nvimrc @@ -0,0 +1 @@ +.vimrc diff --git a/symlink_dot_xsession b/symlink_dot_xsession new file mode 100644 index 0000000..c2ebcf9 --- /dev/null +++ b/symlink_dot_xsession @@ -0,0 +1 @@ +.xinitrc diff --git a/symlink_dot_zsh_profile b/symlink_dot_zsh_profile new file mode 100644 index 0000000..c08ab2a --- /dev/null +++ b/symlink_dot_zsh_profile @@ -0,0 +1 @@ +.zprofile