149 Commits

Author SHA1 Message Date
b73166a724 Update .vimrc to include basic clang_complete binds
+ Listed even if the bind is kept default
2021-02-18 13:00:10 -05:00
21bc190261 Update submodules to latest commit 2021-02-18 10:21:42 -05:00
516e6c1992 Update README 2020-11-25 06:55:27 -05:00
a3308b64df Update README 2020-11-23 14:30:48 -05:00
b5cadab3f6 Merge branch 'master' into headless 2020-11-23 12:43:44 -05:00
5fe1fd7ae2 Change example to libclang-9-dev 2020-06-15 09:49:21 -04:00
6ef6f806d3 Reduce the scope of searching for libclang
+ Checks the /usr/ directory recursively

Add example path to more common libclang1
+ libclang-10-dev is not available on WSL
2020-06-15 09:33:46 -04:00
da17f5423f Remove find command from bash aliases
+ Fix for slow starting terminal sessions
+ Require user to configure clang path following commands in README
2020-06-15 09:19:25 -04:00
eaefbdc471 Update libclang setup to avoid slow starting sessions
+ Remove find from the LIBCLANG environment variable
+ Let the user run commands to set this variable up if needed, found in
the README

Change from echo to printf
2020-06-14 12:59:32 -04:00
d76289d1fe Remove sudo from LIBCLANG 2020-06-12 10:32:13 -04:00
2e3d2523f1 Update README for more detailed instructions
Add recommendation to headless branch for first-time setup
+ This branch provides the terminal tweaks I use
+ Does not modify desktop environment or window manager settings

Add an explanation for setting up clang_completion as it can sometimes
require some tweaking.
2020-06-11 14:53:01 -04:00
138ccc7e51 Make path to libclang universal, update vimrc
Added Ale plugin for running linters
+ Changed unicode error and warning symbols
+ Added keybind for moving to next / previous errors

Update vimrc to use environment variable /usr/lib/llvm-10/lib/libclang.so.1 for clang path
+ This is automatically adjusted to the system clang path via output of 'find / -name libclang.so.1'
+ Requires some derivative of libclang to be installed, along with clang

Add whitespace check function to vimrc
+ Removes whitespaces from every relative file saved with vim
+ list of files found within ~/.vimrc

Add Colorizer plugin keybind for toggling color highlights within vim

Add environment variables $EDITOR and $VISUAL and set both to point to vim

Add a script to fix a common issue in vbox displays
+ running fix-vbox.sh corrects unclickable portion of the screen
2020-06-11 14:00:01 -04:00
fd37b436b6 Update README to reflect new branch names 2020-05-11 06:34:03 -04:00
f32c1048d1 Remove unused files 2020-05-03 23:54:33 -04:00
79e4157404 Update tmux config, add basic shortcuts 2020-05-03 23:36:29 -04:00
7653eeaa30 Update vim plugin settings, keybinds 2020-05-03 23:35:39 -04:00
677be5109c Remove unused urxvt settings 2020-05-03 22:55:08 -04:00
b95dee35d5 Add image preview to ranger, switch to konsole 2020-05-03 22:53:00 -04:00
d7d0b1f93e Update polybar settings, mem module 2020-05-03 01:51:13 -04:00
24739df294 Update i3 colors, add discord settings and weather.sh RD 2020-05-03 01:48:15 -04:00
b1c6da6563 Add ale linter to vim plugins 2020-05-03 01:45:57 -04:00
1a48978896 Add VPN status in polybar 2020-03-29 01:21:49 -04:00
0c708c1ea3 Remove old files 2020-03-24 12:57:11 -04:00
3c95f5cc97 Update screens, refactor polybar modules, scripts 2020-03-24 12:49:32 -04:00
e7fb3e2dac Add rofi themes, scripts 2020-03-24 11:44:27 -04:00
594d582aa3 Adjust i3 colors, qterminal settings 2020-03-24 10:55:50 -04:00
7fa1cfe21f Add battery module to polybar, update start-polybar.sh to kill previously running bars 2020-03-24 10:54:45 -04:00
53c296782c Update screenshot 2020-03-23 20:10:33 -04:00
1080742312 Various updates for cleaner polybar on toshiba 2 chromebook 2020-03-23 19:52:33 -04:00
ae88fd790a Add bindings for rofi launchers 2020-02-23 14:47:24 +00:00
59683479e5 Update polybar for use on laptop 2020-02-23 14:13:27 +00:00
a588c8d216 Add xfce4 power manager, wicd startup on i3 login 2020-02-23 14:11:36 +00:00
3236629420 Add community scripts for i3blocks 2020-02-19 15:55:35 +00:00
3233439d88 Update weathermap script for i3blocks display 2020-02-19 15:54:50 +00:00
e1d466362d Add better mouse plugin to tmux to adjust sensitive scrolling 2020-02-19 15:52:34 +00:00
fccfc90ace Update i3 font, add Bitwarden app settings, add weather / wifi to i3blocks 2020-02-19 15:50:15 +00:00
adf0255224 README.md 2020-02-19 07:05:07 +00:00
6792c978dd Remove outdated info in README, screenshots 2020-02-19 06:37:29 +00:00
55adf58a00 Basic vim settings, plugins 2020-02-19 06:28:27 +00:00
d57c7b822e Initial commit for headless dotfiles 2020-02-19 06:22:36 +00:00
7387c62946 Add tab settings for vscode 2020-01-29 04:44:19 +00:00
b312d5baff Add vscode settings 2020-01-23 21:52:54 +00:00
233bcaee43 Fix wicd window in i3-gaps 2020-01-23 21:52:27 +00:00
5b419c2b50 Add path to libclang.so for clang_completion vim plugin 2020-01-22 16:46:49 +00:00
d33f6d861f Change mod to Super_L (search key) on chromebooks 2020-01-22 16:42:18 +00:00
282dd12615 Update i3-debian packages 2020-01-22 16:41:32 +00:00
ccdbbdbf63 Add default powerline profile for yakuake 2020-01-21 03:59:11 +00:00
cef72f11c8 Remove cpusensor script from laptop .bashrc 2020-01-21 03:57:26 +00:00
14838aee94 Update restore of packages 2020-01-21 03:56:53 +00:00
b8b97b6153 Update feh background 2020-01-21 03:55:41 +00:00