Compare commits
No commits in common. "f6720c1249ec41fb4dde59400d37ce971caa6118" and "c9bdc24bb890dccd08d7f51ef9327b6e00904781" have entirely different histories.
f6720c1249
...
c9bdc24bb8
2 changed files with 2 additions and 8 deletions
|
@ -1,4 +1,2 @@
|
|||
--enable-features=AcceleratedVideoDecodeLinuxGL
|
||||
--ignore-gpu-blocklist
|
||||
--enable-zero-copy
|
||||
|
||||
|
|
|
@ -6,9 +6,5 @@ source /usr/share/cachyos-fish-config/cachyos-config.fish
|
|||
# # smth smth
|
||||
#end
|
||||
|
||||
# pnpm
|
||||
set -gx PNPM_HOME "/home/buymymojo/.local/share/pnpm"
|
||||
if not string match -q -- $PNPM_HOME $PATH
|
||||
set -gx PATH "$PNPM_HOME" $PATH
|
||||
end
|
||||
# pnpm end
|
||||
fish_add_path /home/buymymojo/bin
|
||||
fish_add_path /home/buymymojo/.cargo/bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue