-
Notifications
You must be signed in to change notification settings - Fork 0
gchwalik/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Dotfiles This repo contains my permanent dotfiles and a clean-OS setup script, so I don't have to deal with configuring my computer on fresh installs (which I do semi-frequently). ## Installation To run install effectively, copy the `install-git.sh` script to local, run, then run `install.sh` with the following command: ``` sudo -E ./scripts/install.sh ``` ## Notes This repo is currently a hodgepodge, since I'm having it make the switch slowly over to zsh from bash. So also is my local config. Also, I don't really get to test this out unless I'm setting up a new machine. When making changes to this script, make sure that the remote url is set to ssh. You'll probably need to run the install script first, to get your ssh set up. ## Todos - implement setup for zsh - https://phoenixnap.com/kb/install-zsh-ubuntu - https://github.com/Moarram/headline - right-click on terminal, preferences, uncheck use system colors, select scheme solarized-light, and for palette select solarized - change backrgound to solarized base 3, and text to base 01, or fuck around - https://en.wikipedia.org/wiki/Solarized - install zoom ## Not Covered by Script ### OS specific - reverse scroll direction - power manager - suspend on lid closed ### App logins and preferences - login to Chrome (login page opened by script though) - login to Dropbox and starting sync (dropbox launch after install though) - add Dropbox to File Manager Bookmarks (can't do programmatically) - keepass settings: (easiest to do manually) - security - allow double-click on user+pass - view - hide preview panel - set VS Code preferences (easiest to do manually) - saving ssh key in github
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published