GithubHelp home page GithubHelp logo

dotfiles's Introduction

dotfiles

My emacs settings.

Requirements

  • Mac
  • Emacs 27.1+
  • Git2.23+

Install

cd ~
git clone https://github.com/smjro/dotfiles.git
cd dotfiles
sh ~/dotfiles/deploy.sh
~/.emacs.d/bin/doom install
  • doom sync to synchronize your private config with Doom by installing missing packages, removing orphaned packages, and regenerating caches. Run this whenever you modify your private init.el or packages.el, or install/remove an Emacs package through your OS package manager (e.g. mu4e or agda).
  • doom upgrade to update Doom to the latest release & all installed packages.
  • doom doctor to diagnose common issues with your system and config.

Install ptvsd

PTVSD(Python Tools for Visual Studio debug sever) is the debugger that is based on the Debug Adapter Protocol for VS Code.

pip install ptvsd

Install ChatGPT

  • Press C-c g to query ChatGPT.
  • Select region, then C-c g will prompt you to select a type: doc, bug, understand, or improve. Select a type to query ChatGPT with that prompt.
  • Try making queries in quick succession.
  • If your login is expired, try
pkill ms-playwright/firefox
chatgpt install

in the shell.

  • To reset your conversation, try M-x chatgpt-reset.
pip install epc
pip install git+https://github.com/mmabrouk/chatgpt-wrapper
chatgpt install

dotfiles's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.