Skip to content

Amoebawp/kasm-kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kasm-kitty

(Slightly riced) Kitty image to work for Kasm Workspaces.

Installation

Clone an existing workspace and change the configuration for the following :

https://index.docker.io/v1/

Change the other settings to suit your needs.

Kitty Help

┌─ ● Kitty ───────────────────────────────────────
└──┬─  New window     ➔  ctrl + enter      
   ├─  Move focus     ➔  ctrl + arrows
   ├─  Close window   ➔  ctrl + shift + X
   ├─  Cycle layouts  ➔  ctrl + shift + L
   ├─  Resize window  ➔  ctrl + shift + R
   ├─  Move window    ➔  ctrl + shift + Arrows    
   └─  Font Size      ➔  ctrl + shift + num.+/-

Custom aliases -bash

alias cd..='cd ..'
alias pdw='pwd'
alias df='df -h'
alias ..='cd ..'
alias c='clear'
alias rel='source ~/.bashrc'

alias kconf='vim ~/.config/kitty/kitty.conf'
alias matrix='cmatrix'
alias clock='tty-clock -c -f ""'

#list alias ls='ls --color=auto' alias la='ls -a' alias ll='ls -alFh' alias l='ls' alias l.="ls -A | egrep '^.'"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published