-
Notifications
You must be signed in to change notification settings - Fork 1
License
mreq/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Installation ``` sudo apt install git git clone git@github.com:mreq/dotfiles.git .dotfiles ~/.dotfiles/install sudo apt install $( cat ~/.dotfiles/apt/*.txt ) pip3 install -r ~/.dotfiles/python/requirements.txt --break-system-packages sudo ln -s ~/.dotfiles/cron/clear_downloads /etc/cron.daily/clear_home_petr_downloads sudo ln -s ~/.dotfiles/cron/clear_dropbox /etc/cron.daily/clear_home_petr_dropbox sudo ln -s ~/.dotfiles/cron/clear_work_logs /etc/cron.daily/clear_home_petr_work_logs ``` ## google-chrome Go to chrome://flags/ and switch "Preferred Ozone platform" to "Wayland" ## rbenv ``` curl -fsSL https://github.com/rbenv/rbenv-installer/raw/HEAD/bin/rbenv-installer | bash ``` ## nvm ``` curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash ```
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published