improve work config

This commit is contained in:
Quentin Godefroid 2024-09-30 17:29:48 +02:00
parent c74f437756
commit 4e4aaba6fa
Signed by: hactario
GPG key ID: 688E98939E5CBE8D
4 changed files with 15 additions and 16 deletions

View file

@ -1,25 +1,20 @@
#!/usr/bin/env bash #!/usr/bin/env bash
cd $(dirname $0) cd $(dirname $0) || exit
# make sure we have pulled in and updated any submodules # make sure we have pulled in and updated any submodules
git submodule init git submodule init
git submodule update git submodule update
# what directories should be installable by all users including the root user # what directories should be installable by all users including the root user
base=( base=(
picom
dracula
dunst dunst
git git
helix helix
htop htop
i3
nano nano
nix nix
polybar
puppet puppet
ssh ssh
i3
terminfo terminfo
tmux tmux
vim vim
@ -31,6 +26,10 @@ useronly=(
alacritty alacritty
asciinema asciinema
awesome awesome
dracula
i3
picom
polybar
) )
# run the stow command for the passed in directory ($2) in location $1 # run the stow command for the passed in directory ($2) in location $1

@ -1 +1 @@
Subproject commit 6768906d07151140db901510b2c8b1ce2622f365 Subproject commit a72a26406ad3aa9a47c3f5227291bad23494bed0

View file

@ -14,7 +14,7 @@ DEFAULT_USER=$USER
# DISABLE_AUTO_TITLE="true" # DISABLE_AUTO_TITLE="true"
# ENABLE_CORRECTION="true" # ENABLE_CORRECTION="true"
# Uncomment the following line to display red dots whilst waiting for completion. # Uncomment the following line to display red dots whilst waiting for completion.
# COMPLETION_WAITING_DOTS="true" COMPLETION_WAITING_DOTS="true"
# DISABLE_UNTRACKED_FILES_DIRTY="true" # DISABLE_UNTRACKED_FILES_DIRTY="true"
HIST_STAMPS="yyyy-mm-dd" HIST_STAMPS="yyyy-mm-dd"
@ -170,7 +170,7 @@ man
#n98-magerun #n98-magerun
nanoc nanoc
#ng #ng
nix #nix
#nmap #nmap
#node #node
#nomad #nomad