Skip to content

jundi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installation

Arch linux

Install aura:

https://github.com/fosskers/aura

Install requirements

aura -A dotdrop sway-audio-idle-inhibit-git wdisplays grimshot terminus-font-ttf pasystray-wayland
pacman -S alacritty sway waybar ttf-font-awesome ttf-roboto rofi-pass wl-clipboard kanshi dunst jq pulsemixer wtype inetutils bash-completion libnotify network-manager-applet gammastep swaylock swayidle xorg-xwayland swaybg
pipx install black-macchiato

Ubuntu

Install requirements:

apt-get install sway waybar rofi fonts-terminus-ttf kanshi wdisplays pass swayidle swaylock dunst jq fonts-font-awesome fonts-roboto brightnessctl python grimshot pulsemixer gammastep wtype neovim python3-jedi python3-i3ipc isort pasystray
pipx install dotdrop
pipx install black-macchiato

Install alacritty:
apt-get install cargo cmake g++ pkg-config libfontconfig-dev
cargo install alacritty

Manually install requirements that are not available from software repositories:

Install ALE compatible linters:

apt-get install chktex lacheck eslint libxml2-utils
for p in flake8 pylint pydocstyle yamllint ansible-lint rstcheck; do pipx install $p;done
pipx inject pylint pylint_venv

Install deoplete compatible code completion:

npm install -g ternjs

About

Linux configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published