Skip to content

danny2768/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

As you already know, in this repository you will find all my dofiles :).

General instructions

Zsh

My .zshrc relies on in the following plugins. Please install them or remove them from config file.

Please note that .zshrc contains a series of aliases

alias ll='lsd -lh --group-dirs=first'
alias la='lsd -a --group-dirs=first'
alias l='lsd --group-dirs=first'
alias lla='lsd -lha --group-dirs=first'
alias ls='lsd --group-dirs=first'
alias cat='batcat'
alias python='python3'

Alacritty

image (The background belongs to the desktop, terminal is transparent)

Themes

The themes of the configuration depends on Alacritty themes.

Install them from their repo or clone this folder (alacritty) in the following path: ~/.config/

Font

The font configured is MesloLGS Nerd Font. I suggest you to download it from this link or see the patched nerd-fonts to ensure compatibility.

Tmux

Save Tmux configuration file in: ~/.tmux.conf

Note: this configuration file changes the Prefix to Ctrl + a

The configuration file uses the following tools:

NeoVim

image image

My NeoVim configuration uses NvChad

Pre-requisites for NvChad:

  • Install NeoVim 0.9.4
  • Set Nerd Font as your terminal font (If you install my alacritty config you already did this step.)

To see my configuration of NvChad review this README

About

Doftiles for zsh, alacritty, nvim & tmux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published