My personal dotfiles
Find a file
2025-07-18 08:22:04 +01:00
.config Added time on os 2025-07-18 08:22:04 +01:00
.vifm Update 2025-06-06 11:00:10 +01:00
.vim Vim Update 2024-04-22 22:22:15 +01:00
.zsh zsh 2024-05-31 12:35:31 +01:00
img update 2025-05-11 00:04:46 +01:00
kde kde Keybinds 2025-03-10 00:04:51 +00:00
server_files Added: Server status check script 2025-07-11 11:59:20 +01:00
terminal_test_scripts Add files via upload 2023-12-05 14:05:02 +00:00
.bash_profile Caddy 2024-06-04 22:40:35 +01:00
.bashrc Update 2025-06-06 11:00:10 +01:00
.vimrc Update 2025-05-27 16:51:39 +01:00
.zshrc Cleanup 2025-07-08 20:56:11 +01:00
colour_palette Update 2025-05-27 16:51:39 +01:00
README.md Update README.md 2025-07-04 21:20:08 +00:00

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