mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2025-08-13 04:37:43 +02:00
added after install and syncLocalSettings.json
This commit is contained in:
@@ -117,6 +117,9 @@ function install_config {
|
||||
echo "" >~/.custom
|
||||
echo "" >~/.variables
|
||||
|
||||
# files to be copied once
|
||||
cp "$PWD"/config/code/syncLocalSettings.json ~/.config/Code/User/
|
||||
|
||||
# system fixes
|
||||
echo fs.inotify.max_user_watches=524288 | sudo tee /etc/sysctl.d/40-max-user-watches.conf && sudo sysctl --system
|
||||
mkdir -p ~/Pictures/Screenshots
|
||||
|
Reference in New Issue
Block a user