Giter VIP home page Giter VIP logo

dotfiles's Introduction

Dotfiles

goku.jpg

So yeah, this is a dotfiles repo.

This repository contains my personal macOS dotfiles for programs including Kitty, Doom Emacs, tmux, zsh, skhd and yabai.

My intention is mainly to use this repo as a backup and a knowledge system of sorts with regards to my configuration.

These files were designed for use on my system, which is a 2020 M1 MacBook Air running MacOS Ventura. They may not work for your system.

macOS configuration

You can find my macOS configuration here.

Doom Emacs workflow

Emacs Installation

The Emacs fork that I use is a fork called emacs-plus, which was designed for use with MacOS.

I use the following command to install it.

brew install emacs-plus@28 --with-no-titlebar --with-no-frame-refocus --with-native-comp

Breakdown of flags:

  • A cleaner experience with --with-no-titlebar.
  • Prevent annoying macOS frame refocus behavior with --with-no-frame-refocus.
  • Use --with-native-comp for overall better performance.

Doom Emacs

Doom Emacs is an Emacs distribution, which provides a plethora of useful features, but is mainly famous for its extensive support for more Vim-like behaviors and keybindings, which is why I use it.

I am in the process of working on a vanilla configuration, in an attempt to make my workflow more predictable, but if you come from a Vim background and would like a soft landing into Emacs, I would definitely recommend you give it a shot.

You can view my current configuration here.

LaTeX

The comfortability I have achieved using Karthink’s LaTeX Input for Impatient Scholars is pretty amazing.

It currently somewhat break my config, however, so I’m going to want to make some fixes to it eventually.

Installation Instructions

Not yet.

brew setup

Since I’m on macOS, I use brew.

Brewfile is a WIP.

neovim configuration

My neovim config is a mess since I barely use it anymore, with apparent breaking, it generally works pretty well however.

I’ll probably want to get it fixed, eventually.

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.