QSmally / Terminal

Smally's very minimalistic dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terminal configuration

Bash, Git and Vim dotfiles.

Symlink all relevant files to ~ or use the Install.sh script. For Vim, plugins are only enabled and configured when Plug is installed to remove any issues when using it minimally. It decides whether or not to enable it based on the presence of a file at ~/.vim/autoload/plug.vim.

Vim's configuration isn't that minimalistic anymore (though the UI is). Ack, curl, ctags, docker, latexmk and xpdf may be installed for a nice experience, as well as being compiled with Python for Emacs org-mode support. Skim or Okular is used as VimTeX compiled document viewer. Tested with Vim 9 on Debian and macOS, and probably works on Vim 7/8, but YMMV.

About

Smally's very minimalistic dotfiles

License:Creative Commons Zero v1.0 Universal


Languages

Language:Vim Script 58.0%Language:C 22.5%Language:Shell 17.4%Language:Perl 2.1%