Skip to content

feat: use wezterm pane and keymaps instead of tmux #404

feat: use wezterm pane and keymaps instead of tmux

feat: use wezterm pane and keymaps instead of tmux #404

Workflow file for this run

---
name: Ubuntu setup
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Run install script
run: |
curl -fsSL https://raw.githubusercontent.com/ebkn/dotfiles/master/bin/init/ubuntu.sh | sh