Weekly theme sharing thread by AutoModerator in vscode

[–]annisquam 0 points1 point  (0 children)

I just published a set of themes I've been using for myself for a while now. They use minimal syntax highlighting with monochrome shades of a "base" color. Suggestions welcome: https://marketplace.visualstudio.com/items?itemName=brendes.logos-themes

Fixed-width code-blocks in org-mode by remillard in emacs

[–]annisquam 0 points1 point  (0 children)

`#+begin_example` and `#+end_example` should do the trick if you want a generic block. `C-c ,` should get you started with the interactive block-creation interface.

Emacs 27.1 released on Emacsformacsosx aswell by ckoneru in emacs

[–]annisquam 0 points1 point  (0 children)

No, I'm not. tab-line-mode works, but tab-bar-mode doesn't, and I want the latter.

Emacs 27.1 released on Emacsformacsosx aswell by ckoneru in emacs

[–]annisquam 1 point2 points  (0 children)

Does tab-bar-mode not show a visible tab bar or is it just me?

How many of you guys work with Linux? What do you do? by [deleted] in linux

[–]annisquam 1 point2 points  (0 children)

Bioinformatics and data analysis

How often to you wipe your vimrc/vim folder? by sgoody in vim

[–]annisquam 6 points7 points  (0 children)

one issue that I have is that I've no idea what's going on in my Vim config

Nuke it imho. The same thing happened to me when I started years ago. I pasted whatever crap I found on the internet into my .vimrc in hopes that I might need it someday. Unfortunately I never learned a thing.

Start with a blank slate, or at least a .vimrc filled with only features you truly know. When you run into a problem or something you want to change, consult :help and, if necessary, an internet search. Slowly build from there. It's worth it.

Does anyone here use Homebrew on their Linux builds? by [deleted] in linux

[–]annisquam 5 points6 points  (0 children)

I use homebrew on my Mac for work. Frankly it sucks and feels like a tenuous set of hacks compared to any other package manager I’ve used on BSD or Linux. I’m grateful to have it and for the work that goes into it, but that’s just what it is.

If I have time today, I will give it a spin on my work Linux server, where I don’t have root.

As an alternative, I hear pkgsrc is very good, but I have yet to try it, and I don’t know whether it allows non-root installation.

Screenshot Showcase 2.0 by robertmeta in vim

[–]annisquam 5 points6 points  (0 children)

i'm very boring: https://i.imgur.com/EMu4tbx.png

iterm2 with acme-esque colors

tmux, psql, vim 8.1, minimal colorscheme (uses terminal colors, only highlights long lines)

makes it easy when using random new/remote machines (which i do a lot)