dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 048bc91817ed62253f9c0337d18e1fc95bc40802
parent fc4d9f28f841a27b279ea174d7365ab0360acbc7
Author: Yuval Langer <yuval.langer@gmail.com>
Date:   Sat,  2 Jul 2016 19:40:04 +0300

Delete unneeded readme file. Add mlterm.

Diffstat:
Ddotfiles/neovim/README.md | 9---------
Amlterm/aafont | 9+++++++++
Amlterm/color | 17+++++++++++++++++
Amlterm/main | 24++++++++++++++++++++++++
4 files changed, 50 insertions(+), 9 deletions(-)

diff --git a/dotfiles/neovim/README.md b/dotfiles/neovim/README.md @@ -1,9 +0,0 @@ -dotfiles -======== -[bash](https://github.com/yuvallanger/dotfiles-bash) - -[vim](https://github.com/yuvallanger/dotfiles-vim) - -[git](https://github.com/yuvallanger/dotfiles-git) - -[mr](https://github.com/yuvallanger/dotfiles-mr) diff --git a/mlterm/aafont b/mlterm/aafont @@ -0,0 +1,9 @@ +ISO10646_UCS4_1 = Inconsolata +#ISO10646_UCS4_1 = bitstream vera sans mono-medium-iso10646-1 +#ISO10646_UCS4_1_BOLD = bitstream vera sans mono-bold-iso10646-1 + +U+0590-05FF = Miriam Mono CLM +#U+0080-00ff = bitstream vera sans mono-medium-iso10646-1 + +ISO8859_1 = bitstream vera sans mono-medium-iso8859-1 +ISO8859_15 = bitstream vera sans mono-medium-iso8859-15 diff --git a/mlterm/color b/mlterm/color @@ -0,0 +1,16 @@ +black=#073642 +red=#dc322f +green=#859900 +yellow=#b58900 +blue=#268bd2 +magenta=#d33682 +cyan=#2aa198 +white=#eee8d5 +hl_black=#002b36 +hl_red=#cb4b16 +hl_green=#586e75 +hl_yellow=#657b83 +hl_blue=#839496 +hl_magenta=#6c71c4 +hl_cyan=#93a1a1 +hl_white=#fdf6e3 +\ No newline at end of file diff --git a/mlterm/main b/mlterm/main @@ -0,0 +1,24 @@ +#cursor_fg_color = #a4a400000000 +#cursor_bg_color = #e9e9b9b96e6e +#encoding = UTF-8 +#type_engine = xft +#box_drawing_font = unicode +#scrollbar_view_name = mozmodern +#use_variable_column_width = false +#mod_meta_mode = esc +#use_combining = false +#receive_string_via_ucs = false + +# mine + +fontsize = 20 + +bg_color = black +fg_color = white + +bel_mode = visual +logsize = 4096 + +#unicode_noconv_areas = true + +#iso8859_font_for_usascii = true