Skip to content

Personal configurations and so on... There's no place like ~ !

Notifications You must be signed in to change notification settings

AlbertoFDR/personal-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

personal-folder

Personal configurations and so on...

Sound.sh -> is a script to change the output of the sound from the computer to the monitor.

NVIM

Steps to install my config:

  1. Install Neo Vim (ubuntu/debian): sudo apt install neovim
  2. Download my config: git clone https://github.com/AlbertoFDR/personal-folder.git
  3. Move nvim config, inside the ~/.config/ folder
  4. Edit init.vim in ~/.config/nvim/init.vim and install plugins: :PlugInstall

Any problem with YouCompleteMe (YCM) you should go to ~/.config/nvim/plugged/youcompleteme and put: python3 install.py --all

MY TWO WINDOWS MANAGER (LOOK&FEEL)

I3 WM

I3 photo

BSPWM

Original video tutorial - by s4vitar

This configuration includes:

  • bspwm - Tiling Window Manager
  • sxhkd - Shortcut configuration
  • compton - For blurring windows
  • rofi - Used to launch application
  • polybar - The status bar because bspwm doesn't have one

BSPWM photo

About

Personal configurations and so on... There's no place like ~ !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published