Skip to content

GuillaumeCld/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

Emacs

Dooom Emacs

The emacs/packages.el allows the installation of the necessary packages and emacs/config.el is the configuration file. It is necessary to run doom sync to perform the installation and apply the configuration.

Taking notes workflow

I use Zotero to create a bibliography and download the papers, with emacs I can associate an org note to a pdf. I access the bibliography with helm-bibtex.

.Pictures/helmbibtex.png

I use org-roam to take, store, and access notes. More details in /emacs/readme.org

Shell

I use Alacritty as terminal emulator and Starship as customizable prompt.

.Pictures/shell.png

Alacritty

Alacritty is a simple, GPU-accelerated terminal emulator written in Rust. I only changed the font and its size but further modifications can be made such as key mapping, opacity, colors.

Starship

Starship is a customizable prompt for any shell. It is written in Rust and needs a Nerd Font installed and enabled.

Tools

Glances

Glances is a cross-platform system monitoring tool written in Python.

.Pictures/glances.png

Bat a better cat

Bat is basically cat with syntax highlighting.

.Pictures/bat.png

Zoxide a smarter cd command

Zoxide is a cd command that remembers the most frequently used directories.

.Pictures/zoxide.png

About

Description of my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors