Splice configs/shared directory

- Move all children from configs/shared into configs.
- Delete "shared" directory.
This commit is contained in:
William Carroll 2020-03-05 17:26:08 +00:00
parent 137bd6dc0c
commit fe61dee511
169 changed files with 2 additions and 49299 deletions
configs
.Xmodmap
.config
.gnupg
.profile.xsecurelockrc.xsessionrcinstall
shared
.config/fish
.local/share/fonts
.uuidApl385.ttfFiraMono-Bold.ttfFiraMono-Medium.ttfFiraMono-Regular.ttfGo-Bold-Italic.ttfGo-Bold.ttfGo-Italic.ttfGo-Medium-Italic.ttfGo-Medium.ttfGo-Mono-Bold-Italic.ttfGo-Mono-Bold.ttfGo-Mono-Italic.ttfGo-Mono.ttfGo-Regular.ttfGo-Smallcaps-Italic.ttfGo-Smallcaps.ttfHack-Bold.ttfHack-BoldItalic.ttfHack-Italic.ttfHack-Regular.ttfHasklig-Black.otfHasklig-BlackIt.otfHasklig-Bold.otfHasklig-BoldIt.otfHasklig-ExtraLight.otfHasklig-ExtraLightIt.otfHasklig-It.otfHasklig-Light.otfHasklig-LightIt.otfHasklig-Medium.otfHasklig-MediumIt.otfHasklig-Regular.otfHasklig-Semibold.otfHasklig-SemiboldIt.otfInputMono-Black.ttfInputMono-BlackItalic.ttfInputMono-Bold.ttfInputMono-BoldItalic.ttfInputMono-ExtraLight.ttfInputMono-ExtraLightItalic.ttfInputMono-Italic.ttfInputMono-Light.ttfInputMono-LightItalic.ttfInputMono-Medium.ttfInputMono-MediumItalic.ttfInputMono-Regular.ttfInputMono-Thin.ttfInputMono-ThinItalic.ttfJetBrainsMono-Bold-Italic.ttfJetBrainsMono-Bold.ttfJetBrainsMono-ExtraBold-Italic.ttfJetBrainsMono-ExtraBold.ttfJetBrainsMono-Italic.ttfJetBrainsMono-Medium-Italic.ttfJetBrainsMono-Medium.ttfJetBrainsMono-Regular.ttfMonoid-Bold.ttfMonoid-Italic.ttfMonoid-Regular.ttfMonoid-Retina.ttfNotoColorEmoji.ttfOperatorMono-Bold.otfOperatorMono-BoldItalic.otfOperatorMono-Book.otfOperatorMono-BookItalic.otfOperatorMono-Light.otfOperatorMono-LightItalic.otfOperatorMono-Medium.otfOperatorMono-MediumItalic.otfOperatorMono-XLight.otfOperatorMono-XLightItalic.otfSourceCodePro-Black.ttfSourceCodePro-Bold.ttfSourceCodePro-ExtraLight.ttfSourceCodePro-Light.ttf

View file

@ -2,4 +2,4 @@
configs="$BRIEFCASE/configs"
(cd "$configs/shared" && stow --target="$HOME" .)
(cd "$configs" && stow --target="$HOME" .)

View file

@ -1,27 +0,0 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR fish_color_autosuggestion:555\x1ebrblack
SETUVAR fish_color_cancel:\x2dr
SETUVAR fish_color_command:005fd7
SETUVAR fish_color_comment:990000
SETUVAR fish_color_cwd:green
SETUVAR fish_color_cwd_root:red
SETUVAR fish_color_end:009900
SETUVAR fish_color_error:ff0000
SETUVAR fish_color_escape:00a6b2
SETUVAR fish_color_history_current:\x2d\x2dbold
SETUVAR fish_color_host:normal
SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue
SETUVAR fish_color_normal:normal
SETUVAR fish_color_operator:00a6b2
SETUVAR fish_color_param:00afff
SETUVAR fish_color_quote:999900
SETUVAR fish_color_redirection:00afff
SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_user:brgreen
SETUVAR fish_color_valid_path:\x2d\x2dunderline
SETUVAR fish_key_bindings:fish_default_key_bindings
SETUVAR fish_pager_color_description:B3A06D\x1eyellow
SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan

View file

@ -1 +0,0 @@
5c006ff1-cbf7-40ef-b117-5f8c46def8c9

Some files were not shown because too many files have changed in this diff Show more