Move dotman to main catalog and update LICENSE.
This commit is contained in:
parent
6f8274709f
commit
df8165881b
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
|||||||
MIT License
|
MIT License
|
||||||
|
|
||||||
Copyright (c) 2019 Wiktor Zykubek
|
Copyright (c) 2020 samedamci
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
**B**tw. **I** **u**se **A**rch **L**inux
|
**B**tw. **I** **u**se **A**rch **L**inux
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
To install setup clone repo to your disk, switch folder and use `python3 installer/dotman`.
|
To install setup clone repo to your disk, switch folder and use `./dotman`.
|
||||||
|
|
||||||
## Hot stuff:
|
## Hot stuff:
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ makepkg -si
|
|||||||
# install all dependencies and packages
|
# install all dependencies and packages
|
||||||
yay -S neovim qutebrowser telegram-desktop minecraft-launcher dunst bspwm sxhkd htop mpd ncmpcpp picom ranger rofi transmission vlc zsh youtube-dl grc curl wget dmenu xclip figlet w3m xorg-server xorg-xinit ttf-font-awesome ttf-dejavu vifm feh xorg-xsetroot lxappearance python-pip alsa-utils tmux networkmanager maim fzf exfat-utils fuse2 udiskie udisks2 imagemagick i3lock-color man checkupdates+aur pacman-contrib polybar ccls clang eslint python-pylsl flake8 shell shellcheck clang-format-linter-git prettier python-black
|
yay -S neovim qutebrowser telegram-desktop minecraft-launcher dunst bspwm sxhkd htop mpd ncmpcpp picom ranger rofi transmission vlc zsh youtube-dl grc curl wget dmenu xclip figlet w3m xorg-server xorg-xinit ttf-font-awesome ttf-dejavu vifm feh xorg-xsetroot lxappearance python-pip alsa-utils tmux networkmanager maim fzf exfat-utils fuse2 udiskie udisks2 imagemagick i3lock-color man checkupdates+aur pacman-contrib polybar ccls clang eslint python-pylsl flake8 shell shellcheck clang-format-linter-git prettier python-black
|
||||||
|
|
||||||
pip3 install --user pynvim
|
pip3 install --user -U pynvim msgpack
|
||||||
|
|
||||||
# build and install st
|
# build and install st
|
||||||
cd ..
|
cd ..
|
Loading…
x
Reference in New Issue
Block a user