Skip to content

edborsa/dotfiles

Repository files navigation

Eduardo Borsa dotfiles

Based from: naps62 - dotfiles

Summary

Install

  1. Clone the repo:
    git clone https://github.com/EduardoBorsa/dotfiles ~/dotfiles
  1. Enter on the directory: cd ~/dotfiles.

  2. run stow */.

Missing things:

  • Finish configurating zsh.

    • Revisit Starship
  • Check where it starts polybar

  • Ansible

  • Take a look into picom.

Questions:

  • Brave customization

alacritty

  • Terminal

bin

This is basically where I host most of my script files.

nvim

Editor

tmux

Terminal multiplexor

zsh with Oh My ZSH

Oh My ZSH Oh My Zsh is an open source, community-driven framework for managing your Zsh configuration.

rofi

rofi

TODO: Still can't use emogis inside terminal. Check how to use rofimoji. Read the README.md from rofi:

Replace for d_menu for i3

arandr

Configuration for monitors

polybar

polybar A fast and easy-to-use tool for creating status bars.

i3

i3 i3 is a tiling window manager,

Xresources

X Resources

Xresources is a user-level configuration dotfile, typically located at ~/.Xresources.
It can be used to set X resources, which are configuration parameters for X client applications.

Commands

  • xrdb -query -all

    • Check if after login in the xresources are loaded by running

Obs:

Inside the i3/config, it was put: exec xrdb -merge ~/.Xresources to load the configuration.

Questions:

  • What is the purpose of Xmodmap? Where should I put it?
    • keyboard.
  • What is the purpose of Xresources? Where should I put it?
    • main stuff for creating colors
  • What is the purpose of xinitrc? Where should I put it?
    • Looks like it is the thing that I am using inside i3 config.
  • What is the purpose of xsession? Where should I put it?

PSQL

  • Should I need a psqlrc file?
  • Where to put it?
    • ~/.psqlrc

picom

picom

picom is a standalone compositor for Xorg, suitable for use with window managers that do not provide compositing. picom is a fork of compton, which is a fork of xcompmgr-dana, which in turn is a fork of xcompmgr.

proselint

proselint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published