mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-05-10 15:24:05 +02:00
added empty variables file
This commit is contained in:
parent
2f7386216c
commit
2df2c4e7b1
@ -106,6 +106,7 @@ function install_config {
|
||||
|
||||
# create empty .custom alias file
|
||||
echo "" > ~/.custom
|
||||
echo "" > ~/.variables
|
||||
|
||||
# system fixes
|
||||
echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system
|
||||
|
Loading…
x
Reference in New Issue
Block a user