Skip to content

iainsimmons/dotfiles

Repository files navigation

dotfiles

fastfetch output

Here's some configuration and stuff I use… for now.

Updates

May 2024

Custom Neovim Config based on kickstart.nvim

My Neovim config is fully custom (i.e. no longer running the LazyVim distro) and based on kickstart.nvim. I've moved it over to its own repository at iainsimmons/nvim-config.

yazi

I'm also using yazi as my file explorer (also in Neovim via mikavilpas/yazi.nvim).

tide prompt

I'm also giving the tide prompt a shot (previously used Starship, which could probably be configured the same). It has a nice CLI configuration flow, but otherwise loosely based on powerlevel10k.

It's been a little strange at times, so I might switch back to something simpler with Starship.

April 2024

Started using stow following this guide and based on recommendations from people in Josh Medeski's Discord.

March 2024

base16

Switched to using base16 for theming

See gallery.

Current/favourite theme is base16-vice:

base16-vice

Otherwise base16-tokyo-night-dark or base16-tokyo-night-storm for presenting to colleagues.

sesh

Switched to using Josh Medeski's sesh for managing tmux sessions instead of my fork of his old t - smart tmux session manager.

This means I'm using a tmux session and multiple windows per git repo instead of a new window in the one session and multiple panes per repo.

January 2024

Updated run script to use fzf to select a script to run. Based on David Sancho's script and Josh Medeski's d script

December 2023

Switched to wallpaper backgrounds in WezTerm and transparency in Neovim. Mostly using synthwave/cyberpunk/neon style backgrounds.

Also ported some of the colours from the fluoromachine.nvim theme to WezTerm and tmux to get things more consistent.

September 2023

Switched from Alacritty to WezTerm. Really loving the Lua configuration, though I definitely still prefer tmux for multiplexing.

April 2023

Got sick of trying to manually copy over dotfiles, so now I'm following this method: Managing my dotfiles as a git repository . We'll see how it goes!

Also trying out direnv as recommended by a colleague. Very handy!

January 2023

Switched from VS Code to Alacritty, Neovim, and tmux over the holiday break, and I'm loving it so far!

About

Some configuration and stuff I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages