The idea is based on a gist by @jimbojsb.
You can use Pygments or Highlight.
brew install python
#!/bin/bash | |
# allow access from localhost | |
xhost + 127.0.0.1 | |
# run firefox with X11 forwarding and keep running until it quits | |
docker run -e DISPLAY=host.docker.internal:0 jess/firefox |
if (!require("pacman")) install.packages("pacman") | |
pacman::p_load(dplyr, venneuler) | |
pacman::p_load_current_gh('trinker/textshape', 'thomasp85/ggforce') | |
x <- matrix(sample(0:4, 80, TRUE, c(.6, .1, .1, .1, .1)), ncol=4) | |
colnames(x) <- LETTERS[1:4] | |
The idea is based on a gist by @jimbojsb.
You can use Pygments or Highlight.
brew install python
As configured in my dotfiles.
start new:
tmux
start new with session name: