repo: Remove leftover stow setup
Removed stow-related files, switched dotlink to use dotter instead of stow.
This commit is contained in:
parent
f8cd642555
commit
a316eeead2
9 changed files with 30 additions and 43 deletions
|
|
@ -1,8 +0,0 @@
|
|||
# TODO find a more generic way to express 'ignore any non-folder files'
|
||||
|
||||
^/install_packages.sh
|
||||
^/update_package_list.sh
|
||||
^/packages.*.tsv
|
||||
^/Dockerfile
|
||||
^/README.md
|
||||
^/system-packages
|
||||
|
|
@ -9,6 +9,7 @@
|
|||
#
|
||||
# to customize this to your own needs, change the `push folder` to the
|
||||
# location of your dotfiles (stow) repository
|
||||
|
||||
alias dotlink="pushd ~/.dotfiles;\
|
||||
stow -R */ 2> >(grep -v 'Absolute/relative mismatch between Stow dir' 1>&2) ;\
|
||||
popd"
|
||||
dotter deploy;\
|
||||
popd"
|
||||
|
|
@ -278,7 +278,6 @@ snap-pac Pacman hooks that use snapper to create pre/post btrfs snapshots like o
|
|||
speedtest-cli Command line interface for testing internet bandwidth using speedtest.net R
|
||||
sshfs FUSE client based on the SSH File Transfer Protocol R
|
||||
steam Valve's digital software delivery system R
|
||||
stow Manage installation of multiple softwares in the same directory tree R
|
||||
sudo Give certain users the ability to run some commands as root R
|
||||
surfraw Shell Users' Revolutionary Front Rage Against the Web R
|
||||
swaybg Wallpaper tool for Wayland compositors R
|
||||
|
|
|
|||
|
Can't render this file because it has a wrong number of fields in line 29.
|
Loading…
Add table
Add a link
Reference in a new issue