Skip to content

there is no such thing as that rose-colored rice. ๐Ÿ™

Notifications You must be signed in to change notification settings

mluna-again/shinobu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

shinobu ๐Ÿฅ

shinobu.mp4

Dependencies

Required

  1. nvim (0.9+)
  2. tmux (3.3a+)
  3. fish
  4. yadm
  5. starship
  6. git
  7. make
  8. zoxide
  9. direnv (2.32+)
  10. jq

Recommended

  1. fd
  2. ripgrep
  3. fzf
  4. go
  5. spotify-player
  6. spotify (desktop)
  7. shpotify
  8. hurl
  9. tmuxp
  10. jqp
  11. httpie
  12. eza
  13. delta
  14. direnv
  15. entr
  16. bat
  17. r*st
  18. yq
  19. sc-im
  20. atuin
  21. pgcli
  22. json-server
  23. presenterm
  24. sqlfluff
  25. the_silver_searcher
  26. glow

Linux (sway)

  1. sway
  2. bemenu
  3. swaybg
  4. grim
  5. wl-clipboard (grim dep)
  6. slurp (grim dep)
  7. jq (grim dep)
  8. notify-send (grim dep, you probably already have this)
  9. swayidle
  10. swaylock-effects
  11. ly
  12. dunst
  13. pipewire (and pipewire-pulse)
  14. wireplumber
  15. xdg-desktop-portal
  16. xdg-desktop-portal-wlr (see https://wiki.archlinux.org/title/XDG_Desktop_Portal#Troubleshooting -_-)
  17. waybar

Problems I've encountered that I don't want to forget

  • You open a file and no status line and/or highlight on:

    • Install the corresponding lsp for that language (:MasonInstall <lsp-name>)
  • OSX key-repeat is too slow:

    • defaults write -g InitialKeyRepeat -int 15
    • defaults write -g KeyRepeat -int 1
    • logout

Post-installation

  • Compile go scripts:
$ _install
  • Enable shutdown without password prompt:
$ sudo visudo
# add the following line: <username> ALL=(ALL) NOPASSWD: /sbin/poweroff, /sbin/reboot, /sbin/shutdown
# replace <username> with your username ๐Ÿ˜‘
  • Install tmp:
$ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
# Ctrl-I inside tmux
  • Enable bat kanagawa theme:
$ bat cache --build

Post-installation (linux sway only)

  • Copy ly config files
$ cp .config/ly/config.ini /etc/ly/config.ini # probably needs sudo

About

there is no such thing as that rose-colored rice. ๐Ÿ™

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published