🐛 fix: Small fixes

This commit is contained in:
punkfairie 2024-04-15 12:32:56 -07:00
parent 60e8508680
commit ecd6503adb
No known key found for this signature in database
GPG key ID: 284B78B49C058673
4 changed files with 10 additions and 4 deletions

View file

@ -7,6 +7,10 @@ tags
.config/openrazer .config/openrazer
.config/razercommander .config/razercommander
.config/zathura .config/zathura
.config/fish/conf.d/30-gtk.fish
.config/fish/conf.d/30-journalctl.fish
.config/fish/conf.d/30-systemctl.fish
.config/fish/conf.d/30-yay.fish
.icons .icons
{{- end }} {{- end }}

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
tags.*

View file

@ -1,3 +1,7 @@
#!/usr/bin/env fish #!/usr/bin/env fish
source /opt/asdf-vm/asdf.fish set file /opt/asdf-vm/asdf.fish
if test -e "$file"
source "$file"
end

View file

@ -1,3 +0,0 @@
#!/usr/bin/env fish
$argv