lazygit config

clipboard confusion: ctrl v or shfit ins

Hidipi TroubleShooting

ouput of date: for post file

  • source
    • : go to beginning
    • : go to the end
  • Terminal and clipboard: Xclip
    • source
    • usage:
        cat file | xclip -selection clipboard
      
    • this is pretty long, let’s make some shortcut
    • another answer: add alias to your ~/.bashrc
    • add cclip, clipp

markdown newline:

  • shift + Enter

deep break

  • source
  • solves my questions about the pomodoro break
  • so coffee, cleaning or reading.
  • non addictive DEEP BREAK

Toggle VScode

  • source
  • settings cycler
  • edit settings json
  • then edit keybinding
  • keybindings.json (Ctrl+K Ctrl+S)

VSCODE vim troubleShooting

  • add false tag in settings.json