You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
386 B

#+TITLE: dotfiles
Collection of dotfiles and configuration files, for backup and sharing
purposes
* [[https://github.com/tmux/tmux][tmux]]
Configuration
[[.tmux.conf]]
#+BEGIN_SRC sh
ln .tmux.conf ~
#+END_SRC
* konsole colorscheme
The colorscheme is Lunarized: [[Lunarized.colorscheme]]
#+BEGIN_SRC sh
ln Lunarized.colorscheme ~/.local/share/konsole
#+END_SRC