Move dotman to main catalog and update LICENSE.

This commit is contained in:
samedamci 2020-03-08 17:15:24 +01:00
parent 2d97b604d6
commit 31d4ae8592
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2019 Wiktor Zykubek
Copyright (c) 2020 samedamci
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -8,7 +8,7 @@
**B**tw. **I** **u**se **A**rch **L**inux
# 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:

View File

@ -23,7 +23,7 @@ makepkg -si
# 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
pip3 install --user pynvim
pip3 install --user -U pynvim msgpack
# build and install st
cd ..