path: adjust for home-folder readonly/cleanup

This commit is contained in:
Phantop 2023-11-06 11:27:01 -05:00
parent eebd034b5b
commit dd8323197a
3 changed files with 3 additions and 2 deletions

View File

@ -31,6 +31,7 @@ dracula-kde-theme-git
dwarfs-git
expac
fd
firejail
fish
flyctl-bin
fzf

View File

@ -29,7 +29,7 @@ wget https://source.netsurf-browser.org/netsurf.git/plain/resources/adblock.css
wget https://github.com/savq/paq-nvim/raw/master/lua/paq.lua -P ~/.config/nvim/lua
nvim +PaqInstall +q
g g p:appdwarf ~/.appdwarf
g g p:appdwarf ~/.local/appdwarf
g g p:haiku-icons ~/.local/share/icons/Haiku
mkdir -p ~/.parallel/will-cite

View File

@ -1,4 +1,4 @@
fish_add_path -g ~/.appdwarf/{,apps/bin} ~/{.dotfiles,.local,,Games}/bin /usr/lib64/ccache/bin
fish_add_path -g ~/{.dotfiles,.local{/appdwarf,},Games}/bin /usr/lib64/ccache/bin
export EDITOR=nvim MANPAGER='nvim +Man!' USE_CCACHE=1 PAGER=nvimpager
export QT_STYLE_OVERRIDE=kvantum
export NNN_PLUG='f:fzcd;i:imgur;j:autojump;m:nmount;s:imgview'