I do this like $\dfrac{e^z}{1-z}$ = $-e \dfrac{e^{z-1}}{z-1}$ = $-e \sum_{k=0}^{\infty} \dfrac{(z-1)^k}{k!(z-1)}$ = $-e \sum_{k=0}^{\infty} \dfrac{(z-1)^{k-1}}{k!}$
However doesn't this give me the Laurent series around $|z-1| > 0$? Should I do a taylor expansion of the first term $\dfrac{-e}{z-1}$ to a geometric series to get the expansion for $|z|>1$?
Maybe I have just messed up some definitions, sorry if that's the case.
$|z|>1$ is an annulus with center $0$, thus all powers of the relevant Laurent series should be of the form $(z-0)^k$.
On the one hand $$e^z=1+z+\frac{z^2}{2}+ \dots=\sum_{k=0}^\infty \frac{z^k}{k!}$$
On the other $$\frac{1}{1-z}= -\frac{1}{z} \frac{1}{1-1/z}=-\frac{1}{z} \sum_{k=0}^\infty \frac{1}{z^k}=\sum_{k=0}^\infty- \frac{1}{z^{k+1}} $$
Try multiplying both series and collecting the terms of the same degree.