gbraad / dotfiles

Gerard Braad's dotfiles; using Git and Stow
11 stars 4 forks source link

Install on Dreamhost #12

Closed gbraad closed 11 months ago

gbraad commented 3 years ago

With some minor changes this easily runs on the Dreamhost Shared environment.

Use the following targets

Note: since there is no stow you can make the symlinks easily with mc and the Ctrl+X S keystroke. Will look into an alternative.

Tmux

change the comment to use the local powerline install

Ranger

$ pip install --user wheel
$ pip install --user ranger-fm
$ chmod +x ~/.local/bin/ranger
gbraad commented 1 year ago

perhaps an alternative to stow?