Remove PhpStorm configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
9a142aecf3
commit
a6a74f63c0
40 changed files with 0 additions and 4873 deletions
|
@ -34,7 +34,6 @@ CONFIG_LINKED_FILES_HOME=(
|
|||
".config/npm"
|
||||
".config/octave"
|
||||
".config/pacman"
|
||||
".config/phpstorm"
|
||||
".config/polybar"
|
||||
".config/python"
|
||||
".config/redshift"
|
||||
|
@ -59,8 +58,6 @@ CONFIG_LINKED_FILES_HOME=(
|
|||
|
||||
declare -A CONFIG_LINKED_FILES
|
||||
CONFIG_LINKED_FILES=(
|
||||
["${HOME}/.PhpStorm2019.1"]="${XDG_CONFIG_HOME}/phpstorm"
|
||||
["${HOME}/.PhpStorm2019.2"]="${XDG_CONFIG_HOME}/phpstorm"
|
||||
["${HOME}/documents"]="${HOME}/data/Documents"
|
||||
["${HOME}/music"]="${HOME}/data/Media/Music"
|
||||
["${HOME}/pictures"]="${HOME}/data/Media/Pictures"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue