Make Wezterm default terminal; and use starship prompt

This commit is contained in:
mitchell 2024-06-30 19:33:35 -04:00
parent 503fb8bff6
commit 39ec755186
17 changed files with 330 additions and 65 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
kitty fish -c glance
wezterm start fish -c glance

View file

@ -1,2 +1,2 @@
#!/usr/bin/sh
kitty fish -c jmpv
wezterm start fish -c jmpv

View file

@ -1,2 +1,2 @@
#!/usr/bin/env fish
kitty fish -c "redisco $argv"
wezterm start fish -c "redisco $argv"

View file

@ -1,2 +1,2 @@
#!/usr/bin/env fish
kitty fish -c "sesh $argv"
wezterm start fish -c "sesh $argv"

View file

@ -1,2 +1,2 @@
#!/usr/bin/sh
kitty fish -c vban
wezterm start fish -c vban

View file

@ -1,2 +1,2 @@
#!/usr/bin/sh
kitty fish -c ytmpv
wezterm start fish -c ytmpv