Skip to content

Instantly share code, notes, and snippets.

View wiselancer's full-sized avatar
👽
Taking a deep dive into the ML and NLP

Wiselancer wiselancer

👽
Taking a deep dive into the ML and NLP
View GitHub Profile
@wiselancer
wiselancer / keybase.md
Last active September 7, 2024 05:22
Keybase proof

Keybase proof

I hereby claim:

  • I am wiselancer on github.
  • I am wiselancer (https://keybase.io/wiselancer) on keybase.
  • I have a public key ASDwTj9kdAQEDVlhXXoIif7hR8RCofRhXXBy6MckedhJ_wo

To claim this, I am signing this object:

@wiselancer
wiselancer / tmux-cheatsheet.markdown
Created August 6, 2024 15:00 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@wiselancer
wiselancer / tmux_iterm_scrollback.md
Created August 6, 2024 01:44 — forked from drofp/tmux_iterm_scrollback.md
Tmux iterm integration tips and best practices

Change scrollback limit for tmux buffer on iterm

Original stackoverflow post here

Solution

  • iTerm2 build 1.0.0.20130302 has an preference which enables it to capture scrollback even when a so-called hard status line is present:
  • maybe also check "Save lines to scrollback in alternate screen mode"
Git
================================================================================
Ссылки
------
* Книга "Pro Git"
http://progit.org/book/
* Книга "Git Community Book"
http://book.git-scm.com/
* Книга "Git Magic"