|
903155e41f
|
Added android environment variables
|
2019-06-06 01:38:52 +02:00 |
|
|
0b93c5222d
|
Keeping gvimrc on par with vimrc
|
2019-06-03 14:43:20 +02:00 |
|
|
c0fd92e5c7
|
Using vim as the editor for menu.xml configs
|
2019-06-03 14:18:24 +02:00 |
|
|
45f3a29c60
|
Adding openbox keybind for turning wifi on and off
|
2019-06-03 14:16:23 +02:00 |
|
|
a9325b3ed8
|
Changed a typo; finally legible menu.xml and rc.xml thanks to xmllint --format
|
2019-05-29 01:04:26 +02:00 |
|
|
47dbd0f288
|
Added folding magic and views autosave and load
Define indent-based folding, after loading a file switch to manual folding
Autosave and load views
Set xml shiftwidth=2
|
2019-05-29 00:46:44 +02:00 |
|
|
e3390dadf3
|
Added a dry run option for alltheconfigs.sh
Using `-d` flag runs alltheconfigs with `rsync -aunP`
Introducing $params variable to hold the args
|
2019-05-29 00:42:35 +02:00 |
|
|
8e3f12355c
|
Improvements to compton.conf regarding shadowing and opacity magic
|
2019-05-24 15:31:35 +02:00 |
|
|
4a90922401
|
Created an alias for quickly starting ssh-agent and ssh-adding the relevant key on demand
|
2019-05-24 00:33:42 +02:00 |
|
|
f94d3bb924
|
Enabled proper vim system clipboard support
This was possible with vimx pkg as per https://vim.fandom.com/wiki/Accessing_the_system_clipboard
|
2019-05-23 22:33:48 +02:00 |
|
|
63939ac72a
|
Changed font to Charis SIL
|
2019-05-21 03:35:25 +02:00 |
|
|
c7e272f808
|
gvimrc created and added for tracking
gvimrc-specific configuration is now stored in a dedicated file, alltheconfigs tracks the changes
|
2019-05-21 03:33:27 +02:00 |
|
|
9fffff4a06
|
Removed the gvim part from vimrc
gvim-specific configuration will be stored in a dedicated file
|
2019-05-21 03:29:08 +02:00 |
|
|
f3f126db34
|
Adjusted vim tab behaviour (four tabs as a general default)
4-space tabs as a default in .sh and regular text files, 8-space Linux kernel style tabs in C/C++ files
|
2019-05-21 03:23:09 +02:00 |
|
|
2a303f756f
|
Set up a handy alias for alltheconfigs.sh in zshrc
|
2019-05-15 07:59:49 +02:00 |
|
|
2261a48e61
|
Mostly cosmetic improvements throughout easetup.sh
|
2019-05-15 07:09:03 +02:00 |
|
|
285a14c433
|
A local/global variable mixup fixed
|
2019-05-15 06:57:28 +02:00 |
|
|
317c202084
|
Further improved the conditional
|
2019-05-15 06:45:00 +02:00 |
|
|
ded4430b3e
|
Condidionals change in easetup.sh
|
2019-05-15 06:41:28 +02:00 |
|
|
6f6c7f53a8
|
Updated location of easetup.sh and upgraded it for CentOS compatibility
Disclaimer: not tested on CentOS
|
2019-05-15 06:29:35 +02:00 |
|
|
f4e98b9ea1
|
Added EASetup.sh and updated alltheconfigs.sh accordingly
EASetup.sh is script preparing a fedora installation for work with EA via wine + helper libs.
Last tested in January 2019.
|
2019-05-15 04:54:59 +02:00 |
|
|
c8e35bf57a
|
alltheconfigs.sh updated with items for semi-auto tracking of environment setup files
|
2019-05-15 04:49:18 +02:00 |
|
|
f6701212f1
|
Change mode +x for setup-env/deploy-dotfiles.sh
Nothing groundbreaking but at least I don't have to remember to do that before use
|
2019-05-15 04:36:48 +02:00 |
|
|
b13ba7b145
|
Adding a file to easily deploy configs
This will hold all of the rsync and symlinking magic when all ready
|
2019-05-15 04:35:41 +02:00 |
|
|
319cf5b019
|
Change mode +x for setup-env/fedora-setup.sh
|
2019-05-15 04:31:48 +02:00 |
|
|
9da61fb553
|
Conky autostart entry now points to the correct conky.lua config
|
2019-05-15 04:28:53 +02:00 |
|
|
54241f2a57
|
Renamed a folder
As the files inside will be setting up a work environment, I find this a more fitting name
|
2019-05-15 04:15:31 +02:00 |
|
|
f9b1474844
|
Edited alltheconfigs to match the expected behaviour
|
2019-05-15 03:58:28 +02:00 |
|
|
65fb55ff4c
|
A subtle change to README.md
|
2019-05-15 03:58:01 +02:00 |
|
|
eada1a41c0
|
An attempt has been made to improve compton's menu shading behaviour, not quite happy with the result yet
|
2019-05-15 03:43:34 +02:00 |
|
|
1517ea29ab
|
Openbox env font change, dmenu entry added, config for hiding the toolbar of specific apps added
|
2019-05-15 03:39:09 +02:00 |
|
|
ed37fbf8f1
|
Conky menu items now point to conky.lua config (where relevant) and some VM menu items have been reordered too
|
2019-05-15 03:38:01 +02:00 |
|
|
2d82420348
|
Changes to the panel theme (for better of course), namely fonts, mostly
|
2019-05-15 03:36:43 +02:00 |
|
|
2d9e1e9378
|
Set an actually existing font for conky (what an achievement)
|
2019-05-15 03:35:22 +02:00 |
|
|
f097c74c32
|
Default to 8-char tabs in C/C++ files, changed colour scheme, enabled numbers, visual mode mouse selection support, improved general completion behaviour and set some sane defaults for gvim
|
2019-05-15 03:29:22 +02:00 |
|
|
158cf82261
|
Slightly rewrote conkyrc to match conky.lua
|
2019-05-15 03:26:14 +02:00 |
|
|
626be522d0
|
Added vi(m) mode support for zsh via ohmyzsh pkg and a custom little hook; new rsync aliases
|
2019-05-15 03:24:13 +02:00 |
|
|
99e6c33572
|
Added ohmyzsh spaceship theme for tracking here (intend to customise later)
|
2019-05-15 03:22:23 +02:00 |
|
|
d4d30b4ac3
|
Adding locally grown desktop files for tracking
|
2019-05-15 03:18:25 +02:00 |
|
|
12f340e424
|
Added some files for tracking in alltheconfigs.sh and slightly reorganised them
|
2019-05-15 03:14:48 +02:00 |
|
|
c33bf0450a
|
Adding lua rewrite of the conky config
|
2019-05-15 03:08:44 +02:00 |
|
|
e4ed0a487d
|
Updates to alltheconfigs
|
2019-05-02 01:34:37 +02:00 |
|
|
73643eb7aa
|
Added openbox, conky and lxdm configs and customized ohmyzsh themes for tracking; alltheconfigs for config backups
|
2019-05-02 01:13:32 +02:00 |
|
|
a2a8732d96
|
Improvements to vimrc, namely powerline in vim is now enabled; fancy new highlighting too
|
2019-04-29 00:42:36 +02:00 |
|
|
087788e72d
|
Added zsh config and pi-hole install file for tracking
|
2019-04-29 00:37:34 +02:00 |
|
|
bb92907ab8
|
Fixed stuff around openh264 in fedora-setup and renamed it to fedora-setup.sh
|
2019-04-14 18:43:04 +02:00 |
|
|
c1d95d20b9
|
Fixed stuff around openh264 in fedora-setup and renamed it to fedora-setup.sh
|
2019-04-14 18:41:14 +02:00 |
|
|
b44b3fa793
|
Added fedora-setup for tracking
|
2019-04-14 18:30:46 +02:00 |
|
|
92137242f5
|
Added compton.conf for tracking
|
2019-04-14 18:02:37 +02:00 |
|
|
ba2a0b5075
|
Updated credit to archwiki source in backup/authenticator.sh
|
2019-04-14 17:46:32 +02:00 |
|