Archived
1
0
Fork 0
Commit graph

337 commits

Author SHA1 Message Date
Christoph Heiss 111c3244a5
macOS: setup: use python instead of python3 and remove python2.7 stuff 2021-01-04 21:14:34 +01:00
Christoph Heiss 84ce3e5d5d
macOS: setup: remove filezilla from installation list 2021-01-04 21:01:05 +01:00
Christoph Heiss 9eadf48581
macOS: copy amp config to/from correct folder 2021-01-04 20:59:28 +01:00
Christoph Heiss 4127528474
update-files: use HOME variable instead of ~ 2021-01-04 20:51:40 +01:00
Christoph Heiss 984e3b0140
macOS: zsh: add brew-provided curl to PATH 2021-01-04 20:49:18 +01:00
Christoph Heiss 86d6f7a97a
setup: packages: osx/arch: add rsync 2021-01-04 20:39:31 +01:00
Christoph Heiss 6d6eb31c3f
all: add configuration for the amp editor and make it the default 2021-01-03 21:08:12 +01:00
Christoph Heiss f1206053c3
all: remove all neovim things; not used anymore 2021-01-03 21:02:00 +01:00
Christoph Heiss e9372ac305
zsh: linux: add command to allow/deny global ptrace 2020-12-31 12:36:02 +01:00
Christoph Heiss fd04308610
setup: arch: gnome: install adobe's source code pro font 2020-12-10 13:15:55 +01:00
Christoph Heiss 39d3294e35
zsh: prompt: remove extra whitespace after prompt 2020-12-10 13:10:24 +01:00
Christoph Heiss 1ed933d225
alacritty: switch to Source Code Pro as font 2020-12-10 13:10:05 +01:00
Christoph Heiss 1deb20a097
zsh: fix nocorrect not found on certain commands using sudo 2020-12-06 19:27:04 +01:00
Christoph Heiss 6384937b24
files: add alacritty configuration file 2020-12-03 16:37:27 +01:00
Christoph Heiss d8968b6bab
update-files: simplify .zsh_platform copy 2020-12-03 16:33:19 +01:00
Christoph Heiss 354df7069e
zsh: Update oh-my-zsh as well on update() 2020-11-30 12:22:43 +01:00
Christoph Heiss 529b83dfee
setup: archlinux: gnome: add two shell extensions 2020-11-23 15:25:24 +01:00
Christoph Heiss 30099afd72
setup: macOS: install diffutils for GNU diff 2020-11-21 23:43:26 +01:00
Christoph Heiss c0291b8b4a
setup: archlinux: packages: add two services, some utils, remove apparmor.
* Add and enable the haveged and irqbalance services, both quite useful.
* Add lostfiles utility for cleaning up.
* Remove apparmor, not used anymore.
2020-11-20 17:58:00 +01:00
Christoph Heiss 54b882c988
zsh: aliases: yt-dl-video: use highest available resolution possible.
It's 2020, I think that's fair.
2020-11-20 17:57:06 +01:00
Christoph Heiss 64b21c6a2b
setup: remove antergos-macbook setup; antergos has long gone 2020-11-20 14:45:38 +01:00
Christoph Heiss 5e612c6ef1
archlinux: setup: add informant pacman hook 2020-11-20 14:44:21 +01:00
Christoph Heiss cb7300587a
htop: Update htoprc file 2020-11-19 21:25:53 +01:00
Christoph Heiss 0a5d5d3a21
setup: archlinux: add nvidia modules to initramfs by default 2020-11-19 21:21:30 +01:00
Christoph Heiss ca23d40e1c
archlinux: setup: packages: Add pacutil and gthumb 2020-11-19 01:48:06 +01:00
Christoph Heiss 1f5d82540f
zsh: Add alias for easily running valgrind with full checks 2020-11-19 01:47:09 +01:00
Christoph Heiss fe9154a4d2
macOS: zsh: Move macOS-specific things into respective platform .zshrc 2020-11-19 01:46:21 +01:00
Christoph Heiss b90edf2a3f
setup: copy platform .zshrc in individual setup scripts 2020-11-19 01:44:06 +01:00
Christoph Heiss ace25256cb
zsh: macOS: Add commands to disable lidsleep on demand. 2020-11-16 14:08:33 +01:00
Christoph Heiss fb96fe5eba
tmux: Add /usr/local/bin to $PATH
This enables tmux to find `tmux-mem-cpu-load` on macOS too.
2020-11-16 14:07:18 +01:00
Christoph Heiss bf08f268ea
macOS: setup: update gnu tools list 2020-11-13 19:40:50 +01:00
Christoph Heiss 528df81c43
git: add some lfs config 2020-11-13 19:40:22 +01:00
Christoph Heiss b18bbc0202
tmux: Do not override default shell; set TERM instead 2020-11-13 19:39:03 +01:00
Christoph Heiss 949eb02652
zsh: Simplify $PATH handling by a lot.
That $PATH_ARRAY thingy was a stupid idea, scrap that.
Also, use some additional GNU tools on macOS.
2020-11-13 19:31:56 +01:00
Christoph Heiss 54d33e6a05
arch/packages: Add git-extras package 2020-10-26 14:30:13 +01:00
Christoph Heiss c1ee43329e
zsh: Various small updates 2020-10-26 14:30:13 +01:00
Christoph Heiss 7ef37797ae
tmux: add hotkeys for horizontal pane resizing 2020-10-26 14:30:13 +01:00
Christoph Heiss 89232b1a95
zsh: darwin: Replace deprecated upgrade command for casks. 2020-09-04 18:13:13 +02:00
Christoph Heiss fb6f008b4f
zsh: add alias for diff'ing directory trees 2020-06-14 13:00:41 +02:00
Christoph Heiss af855503c6
git: use pull-rebase strategy by default 2020-06-14 13:00:18 +02:00
Christoph Heiss f583692a13
arch: Set some more pacman options on installation; don't confirm cleanup 2020-06-14 12:59:38 +02:00
Christoph Heiss d67f51730e
common: add htoprc 2020-06-11 19:41:29 +02:00
Christoph Heiss 6ca907a513
zsh: add correct ruby gem-bin to PATH 2020-06-08 23:42:37 +02:00
Christoph Heiss bd72d11fb5
macOS: use GNU grep if available 2020-06-08 23:42:09 +02:00
Christoph Heiss d35f45ecd2
macOS: add some diskutil aliases 2020-06-08 23:39:56 +02:00
Christoph Heiss f1419ac766
nvim: set cmake syntax for .ctest files 2020-06-01 13:06:26 +02:00
Christoph Heiss ecbd0521ad
nvim: update text file wrapping settings 2020-06-01 13:06:25 +02:00
Christoph Heiss 731dc49c55
zsh: add new convenience youtube-dl aliases 2020-06-01 13:06:25 +02:00
Christoph Heiss 9626bbf00a
macOS: Update casks; fix platform zshrc 2020-05-25 20:45:19 +02:00
Christoph Heiss 05698cf9c8
zsh: Fix ruby-gems binpath inclusion into PATH_ARRAY 2020-05-16 00:10:35 +02:00