Skip to content

tnazm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Configuration files for programs such as emacs, zsh, etc to bootstrap onto a UNIX-like operating system. This config is personal and opinionated, and I only recommend its use for reference or ideas.

This project is licensed under the terms of the MIT license.

Prerequisites

Linux: Light (tool to change backlight)

macOS: Homebrew

*: emacs, zsh, alacritty, and the Iosevka family of fonts

How to Install

Install the dotfiles with:

$ git clone --recursive https://github.com/Tenn1518/dotfiles ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.py

This will symlink folders and files from their respective locations in $HOME to under ~/.dotfiles

Upon entering emacs, run M-x all-the-icons-install-fonts. This will install icon fonts not only for emacs, but also for waybar.

Emacs

If you want to look through which packages are installed, the best way is to open init.el and run C-c . (imenu).

User-specific keybinds are all set either under the C-c or Super (s-) key prefix.

which-key is distracting by default, so it only runs when C-h is sent during command insertion. Use C-h in the middle of using keys to show all keybindings under the prefix inserted so far.

About

Configuration files that make my PC mine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published