Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sumitdotml/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dotfiles

I am learning by doing this. I don't use this workflow all the time; I get into this workflow when I've finished creating a mental model of how I want to do something (say, a neural network architecture) and no longer need to ask questions to the internet (or to language models inside Cursor). Helps to keep me away from distractions.

I want to eventually consolidate my workflow to this, but I'm not there yet (I still use Cursor Chat to talk to language models to learn difficult concepts; I find it quite efficient). But I'm getting there.

Currently, I use Neovim, Ghostty, and tmux for my workflow.

!ss1

!ss2

!ss3

!ss4


Installation

Note: you need to have Ghostty installed before all these steps.

  1. Clone the repo
git clone https://github.com/sumitdotml/dotfiles.git
  1. Go to the cloned directory in your terminal
cd dotfiles
  1. Make the install script executable:
chmod +x install.sh
  1. Run this command (you need to be inside the dotfiles directory):
./install.sh

Note

If you want to use the todo plugin, you will need to create a directory on the root of your project called notes and add a file called todo.md inside it (or wherever you want to store your todo list, but make sure to update the path in the plugin config).

floatodo

About

configs for my neovim, tmux, ghostty

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published