dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit d030fc54b1a94c2671dc99240952bb0cd9bf15cb
parent 6679521dd4c936b15fcc1a2fdbfbd771f71ad668
Author: Hayden Hamilton <hayden@haydenvh.com>
Date:   Mon, 23 Dec 2019 22:31:03 +0000

dfmdmfdmfadmdgmdgdjgiajijeeoiw9i93ikfdf

Diffstat:
M.config/fish/config.fish | 1+
M.scripts/bin/dmenu/dfm | 1-
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/.config/fish/config.fish b/.config/fish/config.fish @@ -41,6 +41,7 @@ function python; python3; end function vimb; command vimb --no-maximize; end function cleancache; sudo xbps-remove -O; end function dots; git push origin master -f; git push github master -f; end +function dotsadd; bash ~/.gitaddlist; end #Set fish colors set fish_color_command a84b8d diff --git a/.scripts/bin/dmenu/dfm b/.scripts/bin/dmenu/dfm @@ -10,7 +10,6 @@ if [ "$(echo $1 | awk '/help/ {print}')" != "" ] then echo "dfm [fm for standard mode/name of program for file-selection] [/path/to/dir - enter at start] - ^ Also accepts 0x0 for file uploads $(tput bold)CONFIG:$(tput sgr0) DFM_CONF_DIR=[insert /path/to/confdir] <-- Default: $HOME/.config/dfm