🚀 switch to fish shell

This commit is contained in:
Moritz Böhme 2022-03-21 13:20:46 +01:00
parent b33acecec1
commit ee907aedf4
No known key found for this signature in database
GPG key ID: 213820E2795F5CF5
5 changed files with 116 additions and 16 deletions

View file

@ -18,6 +18,13 @@
statix.url = "github:nerdypepper/statix";
# Fish specific
dracula-fish = {
url = "github:dracula/fish";
flake = false;
};
# Zsh specific
forgit-git = {
url = "github:wfxr/forgit";
flake = false;