My personal dotfiles
.config | ||
.vifm | ||
.vim | ||
.zsh | ||
img | ||
kde | ||
server_files | ||
terminal_test_scripts | ||
.bash_profile | ||
.bashrc | ||
.vimrc | ||
.zshrc | ||
colour_palette | ||
README.md |
Proton Tricks Shell CLI
function pt () { rg -e name ~/.local/share/Steam/steamapps/*.acf | sed -e 's/^.*_//;s/\.acf:.:/ /;s/name//;s/"//g;s/\t//g;s/ /-/' -e 's/.acf:/ /' -e 's/-/ /' | fzf --no-preview | sed -e 's/^.*_//;s/\.acf:.:/ /;s/name//;s/"//g;s/\t//g;s/ /-/' | awk -F"-" '{printf "%s\n",$1}' | rg -e '[0-9]*' | xargs -i echo WINEPREFIX=$STEAM_COMPAT/{} winetricks | $SHELL }
Change file path to match Your Steam Library.
Requirements
- Ripgrep
- fzf
- Winetricks
How it works
You need this in your rc file, change it if you need to.
export STEAM_COMPAT="$HOME/.local/share/Steam/steamapps/compatdata"
Icons
My own adaptation of the Gruvbox Plus icon pack, Available here:
https://git.parilia.dev/Parilia/Gruvbox-Material-Icon-Pack
Theme - wip
All my theme related files:
https://git.parilia.dev/Parilia/kde
vifm
Install script for dotfiles:
wget https://git.parilia.dev/Parilia/NSFS/raw/branch/main/vifm.sh && bash vifm.sh
Firefox Theme
https://addons.mozilla.org/firefox/downloads/file/4106542/decc9a7bd52b40f2a75f-2.0.xpi